{
  "resourceType": "Organization",
  "id": "idaHr4LxvHHTIjnN1reVx5Yg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1649576505"
    }
  ],
  "active": true,
  "name": "Familycare Counseling Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(931) 372-9915"
    }
  ],
  "address": [
    {
      "line": [
        "124 Maxwell st"
      ],
      "city": "Cookeville",
      "state": "TN",
      "postalCode": "38506",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idaHr4LxvHHTIjnN1reVx5Yg"
    }
  ]
}