{
  "resourceType": "Organization",
  "id": "id1LYau71-bNwvpVfNAbXfKg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174288864"
    }
  ],
  "active": true,
  "name": "It's A Beautiful Mind, Behavioral health Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 218-5763"
    }
  ],
  "address": [
    {
      "line": [
        "500 Clyde Fant Parkway",
        "Suite 200 #1030"
      ],
      "city": "Shreveport",
      "state": "LA",
      "postalCode": "71101",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1LYau71-bNwvpVfNAbXfKg"
    }
  ]
}