{
  "resourceType": "Organization",
  "id": "idOdabO5dSRNqnI-y1FCXbiQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7418529635"
    }
  ],
  "active": true,
  "name": "Testing Out",
  "telecom": [
    {
      "system": "phone",
      "value": "(732) 445-6149"
    }
  ],
  "address": [
    {
      "line": [
        "3165 Finwood Road"
      ],
      "city": "Piscataway",
      "state": "NJ",
      "postalCode": "08854",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOdabO5dSRNqnI-y1FCXbiQ"
    }
  ]
}