{
  "resourceType": "Organization",
  "id": "idmg9OGFR2OTabAqimsNdIOw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1881359800"
    }
  ],
  "active": true,
  "name": "Jerica Counseling LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(410) 204-5344"
    }
  ],
  "address": [
    {
      "line": [
        "26902 Black Horse Run"
      ],
      "city": "Salisbury",
      "state": "MD",
      "postalCode": "21801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmg9OGFR2OTabAqimsNdIOw"
    }
  ]
}