{
  "resourceType": "Organization",
  "id": "idPdlQHLwYpxdO51Qkvg1cdw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407907462"
    }
  ],
  "active": true,
  "name": "Love & Mercy Christian Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 828-7447"
    }
  ],
  "address": [
    {
      "line": [
        "1424 Blue Hill Avenue"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02126",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPdlQHLwYpxdO51Qkvg1cdw"
    }
  ]
}