{
  "resourceType": "Organization",
  "id": "idM9CPtkcu4cUto9GENNzRkA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245714203"
    }
  ],
  "active": true,
  "name": "We Care Family Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(856) 899-4659"
    }
  ],
  "address": [
    {
      "line": [
        "1076 Washington Street"
      ],
      "city": "Dorchester",
      "state": "MA",
      "postalCode": "02124",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idM9CPtkcu4cUto9GENNzRkA"
    }
  ]
}