{
  "resourceType": "Organization",
  "id": "id6T4VbsiJQiOb0JeoXt8qhQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1154869493"
    }
  ],
  "active": true,
  "name": "Jennifer Napier, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(321) 578-8391"
    }
  ],
  "address": [
    {
      "line": [
        "661 Seminola Blvd"
      ],
      "city": "Casselberry",
      "state": "FL",
      "postalCode": "32707",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id6T4VbsiJQiOb0JeoXt8qhQ"
    }
  ]
}