{
  "resourceType": "Organization",
  "id": "idSPPqevufeAaZBi4ssr4XNQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1235762436"
    }
  ],
  "active": true,
  "name": "New Beginnings Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(956) 267-9223"
    }
  ],
  "address": [
    {
      "line": [
        "6999 McPherson Rd",
        "Ste. 324-5"
      ],
      "city": "Laredo",
      "state": "TX",
      "postalCode": "78041",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSPPqevufeAaZBi4ssr4XNQ"
    }
  ]
}