{
  "resourceType": "Organization",
  "id": "idSCVAFER3mcd6WFsa7vhGIg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700237237"
    }
  ],
  "active": true,
  "name": "The Grove of LA",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 300-4850"
    }
  ],
  "address": [
    {
      "line": [
        "624 Connell's Park Lane"
      ],
      "city": "Baton Rouge",
      "state": "LA",
      "postalCode": "70806",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idSCVAFER3mcd6WFsa7vhGIg"
    }
  ]
}