{
  "resourceType": "Organization",
  "id": "idWBf.ilrgcNHpr3pKQmakZA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "5896268138"
    }
  ],
  "active": true,
  "name": "Cerda Valley Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 429-1607"
    }
  ],
  "address": [
    {
      "line": [
        "3562 Jennifer Lane"
      ],
      "city": "Garner",
      "state": "NC",
      "postalCode": "27529",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWBf.ilrgcNHpr3pKQmakZA"
    }
  ]
}