{
  "resourceType": "Organization",
  "id": "idAtHtWQtDSMkKVJrG2C2aUg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1841688637"
    }
  ],
  "active": true,
  "name": "Stepping Stones",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 259-1500"
    }
  ],
  "address": [
    {
      "line": [
        "103 4th St"
      ],
      "city": "Jonesboro",
      "state": "LA",
      "postalCode": "71251",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAtHtWQtDSMkKVJrG2C2aUg"
    }
  ]
}