{
  "resourceType": "Organization",
  "id": "iduCYgOiH4fspzfB6BWVB0Gg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811295959"
    }
  ],
  "active": true,
  "name": "Destin Family Solutions",
  "telecom": [
    {
      "system": "phone",
      "value": "(813) 720-5191"
    }
  ],
  "address": [
    {
      "line": [
        "1046 E. Brandon Blvd.",
        "Suite 6"
      ],
      "city": "Brandon",
      "state": "FL",
      "postalCode": "33511",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iduCYgOiH4fspzfB6BWVB0Gg"
    }
  ]
}