{
  "resourceType": "Organization",
  "id": "idS-PgL0JuLHKQyJMAZvICxA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1710118195"
    }
  ],
  "active": true,
  "name": "Kairos Coaching and Counseling, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(704) 576-2623"
    }
  ],
  "address": [
    {
      "line": [
        "901 Northeast Drive",
        "Suite 101"
      ],
      "city": "Davidson",
      "state": "NC",
      "postalCode": "28036",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idS-PgL0JuLHKQyJMAZvICxA"
    }
  ]
}