{
  "resourceType": "Organization",
  "id": "id2KgvgQwtNTiax9boJF4zDA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1053881086"
    }
  ],
  "active": true,
  "name": "Dynamic Wellness Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(443) 499-3529"
    }
  ],
  "address": [
    {
      "line": [
        "4200 Edmondson Ave.",
        "suite 202"
      ],
      "city": "Baltimore",
      "state": "Md",
      "postalCode": "21229",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2KgvgQwtNTiax9boJF4zDA"
    }
  ]
}