{
  "resourceType": "Organization",
  "id": "idosL0h-6xPNS2MLo1VW3l1w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124272695"
    }
  ],
  "active": true,
  "name": "Mountain View",
  "telecom": [
    {
      "system": "phone",
      "value": "(650) 900-8181"
    }
  ],
  "address": [
    {
      "line": [
        "525 South Drive    Ste 211"
      ],
      "city": "Mountain View",
      "state": "CA",
      "postalCode": "94040",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idosL0h-6xPNS2MLo1VW3l1w"
    }
  ]
}