{
  "resourceType": "Organization",
  "id": "id9PBbNlHsHjUTGHi9PUtbBA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1104968346"
    }
  ],
  "active": true,
  "name": "Troy Family Counseling Centre LCC",
  "telecom": [
    {
      "system": "phone",
      "value": "(580) 699-8300"
    }
  ],
  "address": [
    {
      "line": [
        "1930 NW Ferris Ave. Suite #9"
      ],
      "city": "Lawton",
      "state": "OK",
      "postalCode": "73507",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9PBbNlHsHjUTGHi9PUtbBA"
    }
  ]
}