{
  "resourceType": "Organization",
  "id": "idkv5-dV5dYn7FFf9YCAZhPw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942635297"
    }
  ],
  "active": true,
  "name": "Caren Goldstein APN LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(732) 991-5480"
    }
  ],
  "address": [
    {
      "line": [
        "215 WEST END AVE"
      ],
      "city": "RARITAN",
      "state": "NJ",
      "postalCode": "08869",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idkv5-dV5dYn7FFf9YCAZhPw"
    }
  ]
}