{
  "resourceType": "Organization",
  "id": "id1mCN99W7FThTN0I3StBGaw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1588322655"
    }
  ],
  "active": true,
  "name": "Leading Ladies to Live",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 870-2276"
    }
  ],
  "address": [
    {
      "line": [
        "6315 E Main St",
        "Suite 4"
      ],
      "city": "Mesa",
      "state": "AZ",
      "postalCode": "85205",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1mCN99W7FThTN0I3StBGaw"
    }
  ]
}