{
  "resourceType": "Organization",
  "id": "idAsBvm9245h5VoeV4JVFxbw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1629156682"
    }
  ],
  "active": true,
  "name": "Counseling & Consulting Associates of North Texas",
  "telecom": [
    {
      "system": "phone",
      "value": "(972) 542-8144"
    }
  ],
  "address": [
    {
      "line": [
        "1575 Heritage Dr.",
        "Ste. 200"
      ],
      "city": "McKinney",
      "state": "TX",
      "postalCode": "75069",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAsBvm9245h5VoeV4JVFxbw"
    }
  ]
}