{
  "resourceType": "Organization",
  "id": "idCzmhovXMnjGGKVCqUlmTTg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1407500272"
    }
  ],
  "active": true,
  "name": "Wema Homes LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(843) 469-7838"
    }
  ],
  "address": [
    {
      "line": [
        "1133 E Heather Dr"
      ],
      "city": "San Tan Valley",
      "state": "AZ",
      "postalCode": "85140",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idCzmhovXMnjGGKVCqUlmTTg"
    }
  ]
}