{
  "resourceType": "Organization",
  "id": "idsXlHYMRCxBNIZUGiVJrB1A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114167806"
    }
  ],
  "active": true,
  "name": "Firm Foundation, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 485-3332"
    }
  ],
  "address": [
    {
      "line": [
        "2018 Fort Bragg Rd. Ste. 126"
      ],
      "city": "Fayetteville",
      "state": "NC",
      "postalCode": "28303",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idsXlHYMRCxBNIZUGiVJrB1A"
    }
  ]
}