{
  "resourceType": "Organization",
  "id": "idadwmowD2SLYmrm3epcOWKQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1922497288"
    }
  ],
  "active": true,
  "name": "Martha's Counseling, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(978) 689-5504"
    }
  ],
  "address": [
    {
      "line": [
        "101 Amesbury St",
        "Suite 205"
      ],
      "city": "Lawrence",
      "state": "MA",
      "postalCode": "01840",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idadwmowD2SLYmrm3epcOWKQ"
    }
  ]
}