{
  "resourceType": "Organization",
  "id": "idRzRikcq5VDImr8ITzF9shg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306455126"
    }
  ],
  "active": true,
  "name": "A Place 4 Me",
  "telecom": [
    {
      "system": "phone",
      "value": "(980) 243-5595"
    }
  ],
  "address": [
    {
      "line": [
        "3117 Whiting Ave",
        "STE: 105"
      ],
      "city": "Charlotte",
      "state": "NC",
      "postalCode": "28205",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRzRikcq5VDImr8ITzF9shg"
    }
  ]
}