{
  "resourceType": "Organization",
  "id": "idHY18h.mBmxJCVl5CELRHSg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851677033"
    }
  ],
  "active": true,
  "name": "Valeo",
  "telecom": [
    {
      "system": "phone",
      "value": "(732) 295-1008"
    }
  ],
  "address": [
    {
      "line": [
        "2911 Route 88, Ste 2"
      ],
      "city": "Point Pleasant",
      "state": "NJ",
      "postalCode": "08742",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHY18h.mBmxJCVl5CELRHSg"
    }
  ]
}