{
  "resourceType": "Organization",
  "id": "idPnaI3J6RMJRbVdHcAPYzYQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1437766375"
    }
  ],
  "active": true,
  "name": "Grace Behavioral Health Services, PC",
  "telecom": [
    {
      "system": "phone",
      "value": "(732) 475-9881"
    }
  ],
  "address": [
    {
      "line": [
        "1140 Burnt Tavern Road,",
        "Unit 1A"
      ],
      "city": "Brick",
      "state": "NJ",
      "postalCode": "08724",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPnaI3J6RMJRbVdHcAPYzYQ"
    }
  ]
}