{
  "resourceType": "Organization",
  "id": "idj7I.EP7CzAMoXBsNMFOPSA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1619960374"
    }
  ],
  "active": true,
  "name": "Julia Stahl, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(908) 619-7334"
    }
  ],
  "address": [
    {
      "line": [
        "305 Roseberry Street",
        "Suite 9"
      ],
      "city": "Phillipsburg",
      "state": "NJ",
      "postalCode": "08865",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idj7I.EP7CzAMoXBsNMFOPSA"
    }
  ]
}