{
  "resourceType": "Organization",
  "id": "idmC-QP928TWIKYCMn4CqNFw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700123700"
    }
  ],
  "active": true,
  "name": "Journey of Life Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(941) 323-0733"
    }
  ],
  "address": [
    {
      "line": [
        "269 South Osprey Avenue"
      ],
      "city": "Sarasota",
      "state": "FL",
      "postalCode": "34238",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmC-QP928TWIKYCMn4CqNFw"
    }
  ]
}