{
  "resourceType": "Organization",
  "id": "id2ypCNj7AyvxldqjPgw6H9Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8465232658"
    }
  ],
  "active": true,
  "name": "Nineteen Nine New",
  "telecom": [
    {
      "system": "phone",
      "value": "(267) 863-7733"
    }
  ],
  "address": [
    {
      "line": [
        "3773 Linda Street"
      ],
      "city": "Philadelphia",
      "state": "PA",
      "postalCode": "19103",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2ypCNj7AyvxldqjPgw6H9Q"
    }
  ]
}