{
  "resourceType": "Organization",
  "id": "idIpRyXF1NmaI9r3ymprMHmw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1336381235"
    }
  ],
  "active": true,
  "name": "Miranda Meaders, MA, LPA",
  "telecom": [
    {
      "system": "phone",
      "value": "(803) 325-5491"
    }
  ],
  "address": [
    {
      "line": [
        "9635 Southern PIne Blvd, Ste 104"
      ],
      "city": "Charlotte",
      "state": "NC",
      "postalCode": "28273",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIpRyXF1NmaI9r3ymprMHmw"
    }
  ]
}