{
  "resourceType": "Organization",
  "id": "idJQUcqFvYPSfQzgZISZu8Iw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801070859"
    }
  ],
  "active": true,
  "name": "Cinderella Broussard LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(337) 520-2431"
    }
  ],
  "address": [
    {
      "line": [
        "208 W Gloria Switch",
        "box 6"
      ],
      "city": "Lafayette",
      "state": "LA",
      "postalCode": "70507",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJQUcqFvYPSfQzgZISZu8Iw"
    }
  ]
}