{
  "resourceType": "Organization",
  "id": "idPWLpsepZhFtubs7DOYQZJQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073112603"
    }
  ],
  "active": true,
  "name": "SAN MIGUEL COMMUNITY WELLNESS CENTER",
  "telecom": [
    {
      "system": "phone",
      "value": "(305) 432-4032"
    }
  ],
  "address": [
    {
      "line": [
        "12030 SW 129 CT",
        "Suite 107"
      ],
      "city": "Miami",
      "state": "FL",
      "postalCode": "33186",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPWLpsepZhFtubs7DOYQZJQ"
    }
  ]
}