{
  "resourceType": "Organization",
  "id": "idko5aoAIk0vnJH.rNl7HJ6A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215205539"
    }
  ],
  "active": true,
  "name": "Ave Maria Family Practice, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 799-5452"
    }
  ],
  "address": [
    {
      "line": [
        "1230 Medical Center Dr"
      ],
      "city": "Wilmington",
      "state": "NC",
      "postalCode": "28401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idko5aoAIk0vnJH.rNl7HJ6A"
    }
  ]
}