{
  "resourceType": "Organization",
  "id": "idLukLPenFqmkLmUaxsj1iVg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922515154"
    }
  ],
  "active": true,
  "name": "A New Beginning Therapeutic Solutions Counseling Center, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(760) 244-8188"
    }
  ],
  "address": [
    {
      "line": [
        "15731 Main Street"
      ],
      "city": "Hesperia",
      "state": "CA",
      "postalCode": "92345",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLukLPenFqmkLmUaxsj1iVg"
    }
  ]
}