{
  "resourceType": "Organization",
  "id": "id-OCKn-PYIiEBXO8BZM6f5g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1760939045"
    }
  ],
  "active": true,
  "name": "Cross Over Therapy, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 264-6670"
    }
  ],
  "address": [
    {
      "line": [
        "206 Clinic Drive"
      ],
      "city": "Donaldsonville",
      "state": "La",
      "postalCode": "70346",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-OCKn-PYIiEBXO8BZM6f5g"
    }
  ]
}