{
  "resourceType": "Organization",
  "id": "id7hFFMN1RR5C-7AETRnbvLw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1417979204"
    }
  ],
  "active": true,
  "name": "Brentwood Clinic Demo",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 222-6226"
    }
  ],
  "address": [
    {
      "line": [
        "1002 Highland Ave"
      ],
      "city": "Shreveport",
      "state": "LA",
      "postalCode": "71101",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7hFFMN1RR5C-7AETRnbvLw"
    }
  ]
}