{
  "resourceType": "Organization",
  "id": "idHrpNvgR.aDR.5U1LAGu1CQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1275929903"
    }
  ],
  "active": true,
  "name": "Kane Loveridge Psychological Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(765) 465-3387"
    }
  ],
  "address": [
    {
      "line": [
        "2020 S. Memorial Dr",
        "Suite I"
      ],
      "city": "New Castile",
      "state": "IN",
      "postalCode": "47362",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHrpNvgR.aDR.5U1LAGu1CQ"
    }
  ]
}