{
  "resourceType": "Organization",
  "id": "idsRtE2mJvKPS6mntPNUyFPA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508947235"
    }
  ],
  "active": true,
  "name": "The Crestwood Group",
  "telecom": [
    {
      "system": "phone",
      "value": "(478) 225-6192"
    }
  ],
  "address": [
    {
      "line": [
        "1000 B Executive Ct"
      ],
      "city": "Warner Robins",
      "state": "GA",
      "postalCode": "31093",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idsRtE2mJvKPS6mntPNUyFPA"
    }
  ]
}