{
  "resourceType": "Organization",
  "id": "idq1rIhFQ4RPEHiJFna0LGIw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942718325"
    }
  ],
  "active": true,
  "name": "A Mother's Pursuit, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 434-0003"
    }
  ],
  "address": [
    {
      "line": [
        "439 Westwood Shopping Center",
        "Ste. #403"
      ],
      "city": "Fayetteville",
      "state": "NC",
      "postalCode": "28314",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idq1rIhFQ4RPEHiJFna0LGIw"
    }
  ]
}