{
  "resourceType": "Organization",
  "id": "idp9.C7Mjeypd2.FLQ2kca3A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548509623"
    }
  ],
  "active": true,
  "name": "First Step Counseling",
  "telecom": [
    {
      "system": "phone",
      "value": "(270) 519-1284"
    }
  ],
  "address": [
    {
      "line": [
        "5120 Village Square Dr.",
        "Suite 101"
      ],
      "city": "Paducah",
      "state": "KY",
      "postalCode": "42001",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idp9.C7Mjeypd2.FLQ2kca3A"
    }
  ]
}