{
  "resourceType": "Organization",
  "id": "idS01mpSEkGiDc--nOlxbr4Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1962818922"
    }
  ],
  "active": true,
  "name": "Clear Vision Assessment and Consulting",
  "telecom": [
    {
      "system": "phone",
      "value": "(323) 540-2929"
    }
  ],
  "address": [
    {
      "line": [
        "9244 Ramona Street",
        "Unit# 2"
      ],
      "city": "Bellflower",
      "state": "CA",
      "postalCode": "90706",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idS01mpSEkGiDc--nOlxbr4Q"
    }
  ]
}