{
  "resourceType": "Organization",
  "id": "idq.jhYMvbdhB4aOCFZpu9Ow",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306434188"
    }
  ],
  "active": true,
  "name": "Family Support Center of Maryland",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 616-3508"
    }
  ],
  "address": [
    {
      "line": [
        "1921 Lansdowne Road"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21227",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idq.jhYMvbdhB4aOCFZpu9Ow"
    }
  ]
}