{
  "resourceType": "Organization",
  "id": "idHzUKPno90q7.D7cHU7oGyA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1023279981"
    }
  ],
  "active": true,
  "name": "Children's Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(856) 994-3343"
    }
  ],
  "address": [
    {
      "line": [
        "1930 Marlton Pike E",
        "Executive Mews Bldg. Q"
      ],
      "city": "Cherry Hill",
      "state": "NJ",
      "postalCode": "08003",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHzUKPno90q7.D7cHU7oGyA"
    }
  ]
}