<?xml version="1.0" encoding="UTF-8"?>
<GeocodeResponse>
 <status>OK</status>
 <result>
  <type>premise</type>
  <type>street_address</type>
  <formatted_address>Google Building 41, 1600 Amphitheatre Pkwy, Mountain View, CA 94043, USA</formatted_address>
  <address_component>
   <long_name>Google Building 41</long_name>
   <short_name>Google Building 41</short_name>
   <type>premise</type>
  </address_component>
  <address_component>
   <long_name>1600</long_name>
   <short_name>1600</short_name>
   <type>street_number</type>
  </address_component>
  <address_component>
   <long_name>Amphitheatre Parkway</long_name>
   <short_name>Amphitheatre Pkwy</short_name>
   <type>route</type>
  </address_component>
  <address_component>
   <long_name>Mountain View</long_name>
   <short_name>Mountain View</short_name>
   <type>locality</type>
   <type>political</type>
  </address_component>
  <address_component>
   <long_name>Santa Clara County</long_name>
   <short_name>Santa Clara County</short_name>
   <type>administrative_area_level_2</type>
   <type>political</type>
  </address_component>
  <address_component>
   <long_name>California</long_name>
   <short_name>CA</short_name>
   <type>administrative_area_level_1</type>
   <type>political</type>
  </address_component>
  <address_component>
   <long_name>United States</long_name>
   <short_name>US</short_name>
   <type>country</type>
   <type>political</type>
  </address_component>
  <address_component>
   <long_name>94043</long_name>
   <short_name>94043</short_name>
   <type>postal_code</type>
  </address_component>
  <address_component>
   <long_name>1351</long_name>
   <short_name>1351</short_name>
   <type>postal_code_suffix</type>
  </address_component>
  <geometry>
   <location>
    <lat>37.4224864</lat>
    <lng>-122.0855962</lng>
   </location>
   <location_type>ROOFTOP</location_type>
   <viewport>
    <southwest>
     <lat>37.4210436</lat>
     <lng>-122.0869807</lng>
    </southwest>
    <northeast>
     <lat>37.4237415</lat>
     <lng>-122.0842828</lng>
    </northeast>
   </viewport>
   <bounds>
    <southwest>
     <lat>37.4221145</lat>
     <lng>-122.0860002</lng>
    </southwest>
    <northeast>
     <lat>37.4228775</lat>
     <lng>-122.0851330</lng>
    </northeast>
   </bounds>
  </geometry>
  <place_id>ChIJiSSC8QK6j4AR98Thup8mqTc</place_id>
  <navigation_points>
   <restricted_travel_modes>WALK</restricted_travel_modes>
   <location>
    <latitude>37.4219081</latitude>
    <longitude>-122.0860512</longitude>
   </location>
  </navigation_points>
  <navigation_points>
   <restricted_travel_modes>DRIVE</restricted_travel_modes>
   <location>
    <latitude>37.4221041</latitude>
    <longitude>-122.0856565</longitude>
   </location>
  </navigation_points>
 </result>
</GeocodeResponse>
