{
  "resourceType": "Organization",
  "id": "idg.uoXkOdIEkI8IDaqe47GA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124459789"
    }
  ],
  "active": true,
  "name": "Aya Healing Arts, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(202) 759-2328"
    }
  ],
  "address": [
    {
      "line": [
        "8730 Georgia Avenue",
        "Suite 200 F"
      ],
      "city": "Silver Spring",
      "state": "MD",
      "postalCode": "20910",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idg.uoXkOdIEkI8IDaqe47GA"
    }
  ]
}