{
  "resourceType": "Organization",
  "id": "idK1ptSkwtbHPgGr74S8GI-A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1366084360"
    }
  ],
  "active": true,
  "name": "Theraville Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(909) 939-5007"
    }
  ],
  "address": [
    {
      "line": [
        "155 W. Hospitality Ln. Ste. 245"
      ],
      "city": "San Bernardino",
      "state": "CA",
      "postalCode": "92408",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idK1ptSkwtbHPgGr74S8GI-A"
    }
  ]
}