{
  "resourceType": "Organization",
  "id": "id3FakIN5dhZRbs5rtvJYf5A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "6523265801"
    }
  ],
  "active": true,
  "name": "Also Prod",
  "telecom": [
    {
      "system": "phone",
      "value": "(781) 956-1642"
    }
  ],
  "address": [
    {
      "line": [
        "3641 Whiteman Street"
      ],
      "city": "White Horse",
      "state": "NJ",
      "postalCode": "08610",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3FakIN5dhZRbs5rtvJYf5A"
    }
  ]
}