{
  "resourceType": "Organization",
  "id": "idVyTj5yz2TjP3m37jb4dVuQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1346979325"
    }
  ],
  "active": true,
  "name": "Wellness and Behavioral Solutions LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(732) 639-3163"
    }
  ],
  "address": [
    {
      "line": [
        "660 Tennent Road",
        "Suite 201"
      ],
      "city": "Manalapan Township",
      "state": "NJ",
      "postalCode": "07726",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idVyTj5yz2TjP3m37jb4dVuQ"
    }
  ]
}