{
  "resourceType": "Organization",
  "id": "idPGcLxUkY2HrUmm8EjC49ig",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1891312062"
    }
  ],
  "active": true,
  "name": "Solution Focused Therapy, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(334) 592-8080"
    }
  ],
  "address": [
    {
      "line": [
        "710 12th Street"
      ],
      "city": "Phenix City",
      "state": "AL",
      "postalCode": "36867",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPGcLxUkY2HrUmm8EjC49ig"
    }
  ]
}