Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 24.38 KB | None | 0 0
  1. This one didn't find city, zip, or county
  2.  
  3. [
  4.    {
  5.        "address_components": [
  6.            {
  7.                "long_name": "1298",
  8.                "short_name": "1298",
  9.                "types": [
  10.                    "street_number"
  11.                ]
  12.            },
  13.            {
  14.                "long_name": "Road Ppx",
  15.                "short_name": "Co Rd PPX",
  16.                "types": [
  17.                    "route"
  18.                ]
  19.            },
  20.            {
  21.                "long_name": "Ishpeming",
  22.                "short_name": "Ishpeming",
  23.                "types": [
  24.                    "locality",
  25.                    "political"
  26.                ]
  27.            },
  28.            {
  29.                "long_name": "Tilden Township",
  30.                "short_name": "Tilden Township",
  31.                "types": [
  32.                    "administrative_area_level_3",
  33.                    "political"
  34.                ]
  35.            },
  36.            {
  37.                "long_name": "Marquette County",
  38.                "short_name": "Marquette County",
  39.                "types": [
  40.                    "administrative_area_level_2",
  41.                    "political"
  42.                ]
  43.            },
  44.            {
  45.                "long_name": "Michigan",
  46.                "short_name": "MI",
  47.                "types": [
  48.                    "administrative_area_level_1",
  49.                    "political"
  50.                ]
  51.            },
  52.            {
  53.                "long_name": "United States",
  54.                "short_name": "US",
  55.                "types": [
  56.                    "country",
  57.                    "political"
  58.                ]
  59.            },
  60.            {
  61.                "long_name": "49849",
  62.                "short_name": "49849",
  63.                "types": [
  64.                    "postal_code"
  65.                ]
  66.            }
  67.        ],
  68.        "formatted_address": "1298 Rd Ppx, Ishpeming, MI 49849, USA",
  69.        "geometry": {
  70.            "bounds": {
  71.                "northeast": {
  72.                    "lat": 46.438654,
  73.                    "lng": -87.75788159999999
  74.                },
  75.                "southwest": {
  76.                    "lat": 46.435311,
  77.                    "lng": -87.758111
  78.                }
  79.            },
  80.            "location": {
  81.                "lat": 46.43865479999999,
  82.                "lng": -87.7580923
  83.            },
  84.            "location_type": "RANGE_INTERPOLATED",
  85.            "viewport": {
  86.                "northeast": {
  87.                    "lat": 46.438654,
  88.                    "lng": -87.75664731970849
  89.                },
  90.                "southwest": {
  91.                    "lat": 46.435311,
  92.                    "lng": -87.7593452802915
  93.                }
  94.            }
  95.        },
  96.        "place_id": "EiUxMjk4IFJkIFBweCwgSXNocGVtaW5nLCBNSSA0OTg0OSwgVVNB",
  97.        "types": [
  98.            "street_address"
  99.        ]
  100.    },
  101.    {
  102.        "address_components": [
  103.            {
  104.                "long_name": "Tilden Township",
  105.                "short_name": "Tilden Township",
  106.                "types": [
  107.                    "administrative_area_level_3",
  108.                    "political"
  109.                ]
  110.            },
  111.            {
  112.                "long_name": "Marquette County",
  113.                "short_name": "Marquette County",
  114.                "types": [
  115.                    "administrative_area_level_2",
  116.                    "political"
  117.                ]
  118.            },
  119.            {
  120.                "long_name": "Michigan",
  121.                "short_name": "MI",
  122.                "types": [
  123.                    "administrative_area_level_1",
  124.                    "political"
  125.                ]
  126.            },
  127.            {
  128.                "long_name": "United States",
  129.                "short_name": "US",
  130.                "types": [
  131.                    "country",
  132.                    "political"
  133.                ]
  134.            }
  135.        ],
  136.        "formatted_address": "Tilden Township, MI, USA",
  137.        "geometry": {
  138.            "bounds": {
  139.                "northeast": {
  140.                    "lat": 46.4784529,
  141.                    "lng": -87.6130809
  142.                },
  143.                "southwest": {
  144.                    "lat": 46.2461821,
  145.                    "lng": -87.7615089
  146.                }
  147.            },
  148.            "location": {
  149.                "lat": 46.3583468,
  150.                "lng": -87.687177
  151.            },
  152.            "location_type": "APPROXIMATE",
  153.            "viewport": {
  154.                "northeast": {
  155.                    "lat": 46.4784529,
  156.                    "lng": -87.6130809
  157.                },
  158.                "southwest": {
  159.                    "lat": 46.2461821,
  160.                    "lng": -87.7615089
  161.                }
  162.            }
  163.        },
  164.        "place_id": "ChIJLyGP2MDtUU0RIRx1qZOBKWk",
  165.        "types": [
  166.            "administrative_area_level_3",
  167.            "political"
  168.        ]
  169.    },
  170.    {
  171.        "address_components": [
  172.            {
  173.                "long_name": "49849",
  174.                "short_name": "49849",
  175.                "types": [
  176.                    "postal_code"
  177.                ]
  178.            },
  179.            {
  180.                "long_name": "Ishpeming",
  181.                "short_name": "Ishpeming",
  182.                "types": [
  183.                    "locality",
  184.                    "political"
  185.                ]
  186.            },
  187.            {
  188.                "long_name": "Michigan",
  189.                "short_name": "MI",
  190.                "types": [
  191.                    "administrative_area_level_1",
  192.                    "political"
  193.                ]
  194.            },
  195.            {
  196.                "long_name": "United States",
  197.                "short_name": "US",
  198.                "types": [
  199.                    "country",
  200.                    "political"
  201.                ]
  202.            }
  203.        ],
  204.        "formatted_address": "Ishpeming, MI 49849, USA",
  205.        "geometry": {
  206.            "bounds": {
  207.                "northeast": {
  208.                    "lat": 46.723434,
  209.                    "lng": -87.5953688
  210.                },
  211.                "southwest": {
  212.                    "lat": 46.21526009999999,
  213.                    "lng": -87.96576979999999
  214.                }
  215.            },
  216.            "location": {
  217.                "lat": 46.4547129,
  218.                "lng": -87.7001071
  219.            },
  220.            "location_type": "APPROXIMATE",
  221.            "viewport": {
  222.                "northeast": {
  223.                    "lat": 46.723434,
  224.                    "lng": -87.5953688
  225.                },
  226.                "southwest": {
  227.                    "lat": 46.21526009999999,
  228.                    "lng": -87.96576979999999
  229.                }
  230.            }
  231.        },
  232.        "place_id": "ChIJGTlOPRCPUU0RPuIXHiyp1pw",
  233.        "types": [
  234.            "postal_code"
  235.        ]
  236.    },
  237.    {
  238.        "address_components": [
  239.            {
  240.                "long_name": "Marquette, MI",
  241.                "short_name": "Marquette, MI",
  242.                "types": [
  243.                    "political"
  244.                ]
  245.            },
  246.            {
  247.                "long_name": "Marquette County",
  248.                "short_name": "Marquette County",
  249.                "types": [
  250.                    "administrative_area_level_2",
  251.                    "political"
  252.                ]
  253.            },
  254.            {
  255.                "long_name": "Michigan",
  256.                "short_name": "MI",
  257.                "types": [
  258.                    "administrative_area_level_1",
  259.                    "political"
  260.                ]
  261.            },
  262.            {
  263.                "long_name": "United States",
  264.                "short_name": "US",
  265.                "types": [
  266.                    "country",
  267.                    "political"
  268.                ]
  269.            }
  270.        ],
  271.        "formatted_address": "Marquette, MI, MI, USA",
  272.        "geometry": {
  273.            "bounds": {
  274.                "northeast": {
  275.                    "lat": 46.9124945,
  276.                    "lng": -87.115836
  277.                },
  278.                "southwest": {
  279.                    "lat": 45.98501290000001,
  280.                    "lng": -88.11746199999999
  281.                }
  282.            },
  283.            "location": {
  284.                "lat": 46.415474,
  285.                "lng": -87.6618341
  286.            },
  287.            "location_type": "APPROXIMATE",
  288.            "viewport": {
  289.                "northeast": {
  290.                    "lat": 46.9124945,
  291.                    "lng": -87.115836
  292.                },
  293.                "southwest": {
  294.                    "lat": 45.98501290000001,
  295.                    "lng": -88.11746199999999
  296.                }
  297.            }
  298.        },
  299.        "place_id": "ChIJPXGDmUDpUU0R3jkGd3j-ldo",
  300.        "types": [
  301.            "political"
  302.        ]
  303.    },
  304.    {
  305.        "address_components": [
  306.            {
  307.                "long_name": "Marquette County",
  308.                "short_name": "Marquette County",
  309.                "types": [
  310.                    "administrative_area_level_2",
  311.                    "political"
  312.                ]
  313.            },
  314.            {
  315.                "long_name": "Michigan",
  316.                "short_name": "MI",
  317.                "types": [
  318.                    "administrative_area_level_1",
  319.                    "political"
  320.                ]
  321.            },
  322.            {
  323.                "long_name": "United States",
  324.                "short_name": "US",
  325.                "types": [
  326.                    "country",
  327.                    "political"
  328.                ]
  329.            }
  330.        ],
  331.        "formatted_address": "Marquette County, MI, USA",
  332.        "geometry": {
  333.            "bounds": {
  334.                "northeast": {
  335.                    "lat": 47.2232688,
  336.                    "lng": -87.1120459
  337.                },
  338.                "southwest": {
  339.                    "lat": 45.9850909,
  340.                    "lng": -88.1176129
  341.                }
  342.            },
  343.            "location": {
  344.                "lat": 46.644579,
  345.                "lng": -87.5593823
  346.            },
  347.            "location_type": "APPROXIMATE",
  348.            "viewport": {
  349.                "northeast": {
  350.                    "lat": 47.2232688,
  351.                    "lng": -87.1120459
  352.                },
  353.                "southwest": {
  354.                    "lat": 45.9850909,
  355.                    "lng": -88.1176129
  356.                }
  357.            }
  358.        },
  359.        "place_id": "ChIJk7EPuTXEUU0R54RXYiR8OBE",
  360.        "types": [
  361.            "administrative_area_level_2",
  362.            "political"
  363.        ]
  364.    },
  365.    {
  366.        "address_components": [
  367.            {
  368.                "long_name": "Michigan",
  369.                "short_name": "MI",
  370.                "types": [
  371.                    "administrative_area_level_1",
  372.                    "political"
  373.                ]
  374.            },
  375.            {
  376.                "long_name": "United States",
  377.                "short_name": "US",
  378.                "types": [
  379.                    "country",
  380.                    "political"
  381.                ]
  382.            }
  383.        ],
  384.        "formatted_address": "Michigan, USA",
  385.        "geometry": {
  386.            "bounds": {
  387.                "northeast": {
  388.                    "lat": 48.3060628,
  389.                    "lng": -82.1229709
  390.                },
  391.                "southwest": {
  392.                    "lat": 41.696118,
  393.                    "lng": -90.4181358
  394.                }
  395.            },
  396.            "location": {
  397.                "lat": 44.3148443,
  398.                "lng": -85.60236429999999
  399.            },
  400.            "location_type": "APPROXIMATE",
  401.            "viewport": {
  402.                "northeast": {
  403.                    "lat": 48.3060628,
  404.                    "lng": -82.1229709
  405.                },
  406.                "southwest": {
  407.                    "lat": 41.696118,
  408.                    "lng": -90.4181358
  409.                }
  410.            }
  411.        },
  412.        "place_id": "ChIJEQTKxz2qTE0Rs8liellI3Zc",
  413.        "types": [
  414.            "administrative_area_level_1",
  415.            "political"
  416.        ]
  417.    },
  418.    {
  419.        "address_components": [
  420.            {
  421.                "long_name": "United States",
  422.                "short_name": "US",
  423.                "types": [
  424.                    "country",
  425.                    "political"
  426.                ]
  427.            }
  428.        ],
  429.        "formatted_address": "United States",
  430.        "geometry": {
  431.            "bounds": {
  432.                "northeast": {
  433.                    "lat": 71.5388001,
  434.                    "lng": -66.885417
  435.                },
  436.                "southwest": {
  437.                    "lat": 18.7763,
  438.                    "lng": 170.5957
  439.                }
  440.            },
  441.            "location": {
  442.                "lat": 37.09024,
  443.                "lng": -95.712891
  444.            },
  445.            "location_type": "APPROXIMATE",
  446.            "viewport": {
  447.                "northeast": {
  448.                    "lat": 49.38,
  449.                    "lng": -66.94
  450.                },
  451.                "southwest": {
  452.                    "lat": 25.82,
  453.                    "lng": -124.39
  454.                }
  455.            }
  456.        },
  457.        "place_id": "ChIJCzYy5IS16lQRQrfeQ5K5Oxw",
  458.        "types": [
  459.            "country",
  460.            "political"
  461.        ]
  462.    }
  463. ]
  464.  
  465.  
  466. This one did the same....
  467. [
  468.    {
  469.        "address_components": [
  470.            {
  471.                "long_name": "63rd Avenue Northwest",
  472.                "short_name": "63rd Ave NW",
  473.                "types": [
  474.                    "route"
  475.                ]
  476.            },
  477.            {
  478.                "long_name": "Garrison",
  479.                "short_name": "Garrison",
  480.                "types": [
  481.                    "locality",
  482.                    "political"
  483.                ]
  484.            },
  485.            {
  486.                "long_name": "Fort Berthold",
  487.                "short_name": "Fort Berthold",
  488.                "types": [
  489.                    "administrative_area_level_3",
  490.                    "political"
  491.                ]
  492.            },
  493.            {
  494.                "long_name": "McLean County",
  495.                "short_name": "McLean County",
  496.                "types": [
  497.                    "administrative_area_level_2",
  498.                    "political"
  499.                ]
  500.            },
  501.            {
  502.                "long_name": "North Dakota",
  503.                "short_name": "ND",
  504.                "types": [
  505.                    "administrative_area_level_1",
  506.                    "political"
  507.                ]
  508.            },
  509.            {
  510.                "long_name": "United States",
  511.                "short_name": "US",
  512.                "types": [
  513.                    "country",
  514.                    "political"
  515.                ]
  516.            },
  517.            {
  518.                "long_name": "58540",
  519.                "short_name": "58540",
  520.                "types": [
  521.                    "postal_code"
  522.                ]
  523.            }
  524.        ],
  525.        "formatted_address": "63rd Ave NW, Garrison, ND 58540, USA",
  526.        "geometry": {
  527.            "bounds": {
  528.                "northeast": {
  529.                    "lat": 47.5482898,
  530.                    "lng": -101.8863545
  531.                },
  532.                "southwest": {
  533.                    "lat": 47.5462266,
  534.                    "lng": -101.8866082
  535.                }
  536.            },
  537.            "location": {
  538.                "lat": 47.5472337,
  539.                "lng": -101.8863909
  540.            },
  541.            "location_type": "GEOMETRIC_CENTER",
  542.            "viewport": {
  543.                "northeast": {
  544.                    "lat": 47.5486071802915,
  545.                    "lng": -101.8851323697085
  546.                },
  547.                "southwest": {
  548.                    "lat": 47.5459092197085,
  549.                    "lng": -101.8878303302915
  550.                }
  551.            }
  552.        },
  553.        "place_id": "ChIJIXOItC58J1MRvu6RB3jfvi8",
  554.        "types": [
  555.            "route"
  556.        ]
  557.    },
  558.    {
  559.        "address_components": [
  560.            {
  561.                "long_name": "Fort Berthold",
  562.                "short_name": "Fort Berthold",
  563.                "types": [
  564.                    "administrative_area_level_3",
  565.                    "political"
  566.                ]
  567.            },
  568.            {
  569.                "long_name": "McLean County",
  570.                "short_name": "McLean County",
  571.                "types": [
  572.                    "administrative_area_level_2",
  573.                    "political"
  574.                ]
  575.            },
  576.            {
  577.                "long_name": "North Dakota",
  578.                "short_name": "ND",
  579.                "types": [
  580.                    "administrative_area_level_1",
  581.                    "political"
  582.                ]
  583.            },
  584.            {
  585.                "long_name": "United States",
  586.                "short_name": "US",
  587.                "types": [
  588.                    "country",
  589.                    "political"
  590.                ]
  591.            }
  592.        ],
  593.        "formatted_address": "Fort Berthold, ND, USA",
  594.        "geometry": {
  595.            "bounds": {
  596.                "northeast": {
  597.                    "lat": 47.8477958,
  598.                    "lng": -101.694699
  599.                },
  600.                "southwest": {
  601.                    "lat": 47.4944019,
  602.                    "lng": -102.385758
  603.                }
  604.            },
  605.            "location": {
  606.                "lat": 47.5810329,
  607.                "lng": -101.8935027
  608.            },
  609.            "location_type": "APPROXIMATE",
  610.            "viewport": {
  611.                "northeast": {
  612.                    "lat": 47.8477958,
  613.                    "lng": -101.694699
  614.                },
  615.                "southwest": {
  616.                    "lat": 47.4944019,
  617.                    "lng": -102.385758
  618.                }
  619.            }
  620.        },
  621.        "place_id": "ChIJafKl6BNqJ1MROO5PVR2Xh1o",
  622.        "types": [
  623.            "administrative_area_level_3",
  624.            "political"
  625.        ]
  626.    },
  627.    {
  628.        "address_components": [
  629.            {
  630.                "long_name": "58540",
  631.                "short_name": "58540",
  632.                "types": [
  633.                    "postal_code"
  634.                ]
  635.            },
  636.            {
  637.                "long_name": "Garrison",
  638.                "short_name": "Garrison",
  639.                "types": [
  640.                    "locality",
  641.                    "political"
  642.                ]
  643.            },
  644.            {
  645.                "long_name": "North Dakota",
  646.                "short_name": "ND",
  647.                "types": [
  648.                    "administrative_area_level_1",
  649.                    "political"
  650.                ]
  651.            },
  652.            {
  653.                "long_name": "United States",
  654.                "short_name": "US",
  655.                "types": [
  656.                    "country",
  657.                    "political"
  658.                ]
  659.            }
  660.        ],
  661.        "formatted_address": "Garrison, ND 58540, USA",
  662.        "geometry": {
  663.            "bounds": {
  664.                "northeast": {
  665.                    "lat": 47.81990099999999,
  666.                    "lng": -101.2478379
  667.                },
  668.                "southwest": {
  669.                    "lat": 47.4944019,
  670.                    "lng": -102.266152
  671.                }
  672.            },
  673.            "location": {
  674.                "lat": 47.6017986,
  675.                "lng": -101.6937765
  676.            },
  677.            "location_type": "APPROXIMATE",
  678.            "viewport": {
  679.                "northeast": {
  680.                    "lat": 47.81990099999999,
  681.                    "lng": -101.2478379
  682.                },
  683.                "southwest": {
  684.                    "lat": 47.4944019,
  685.                    "lng": -102.266152
  686.                }
  687.            }
  688.        },
  689.        "place_id": "ChIJQQ-3XzmF2FIRrifHb14-n9E",
  690.        "postcode_localities": [
  691.            "Emmet",
  692.            "Garrison",
  693.            "White Shield"
  694.        ],
  695.        "types": [
  696.            "postal_code"
  697.        ]
  698.    },
  699.    {
  700.        "address_components": [
  701.            {
  702.                "long_name": "McLean County",
  703.                "short_name": "McLean County",
  704.                "types": [
  705.                    "administrative_area_level_2",
  706.                    "political"
  707.                ]
  708.            },
  709.            {
  710.                "long_name": "North Dakota",
  711.                "short_name": "ND",
  712.                "types": [
  713.                    "administrative_area_level_1",
  714.                    "political"
  715.                ]
  716.            },
  717.            {
  718.                "long_name": "United States",
  719.                "short_name": "US",
  720.                "types": [
  721.                    "country",
  722.                    "political"
  723.                ]
  724.            }
  725.        ],
  726.        "formatted_address": "McLean County, ND, USA",
  727.        "geometry": {
  728.            "bounds": {
  729.                "northeast": {
  730.                    "lat": 47.848703,
  731.                    "lng": -100.5849981
  732.                },
  733.                "southwest": {
  734.                    "lat": 47.1566179,
  735.                    "lng": -102.385758
  736.                }
  737.            },
  738.            "location": {
  739.                "lat": 47.6185079,
  740.                "lng": -101.131122
  741.            },
  742.            "location_type": "APPROXIMATE",
  743.            "viewport": {
  744.                "northeast": {
  745.                    "lat": 47.848703,
  746.                    "lng": -100.5849981
  747.                },
  748.                "southwest": {
  749.                    "lat": 47.1566179,
  750.                    "lng": -102.385758
  751.                }
  752.            }
  753.        },
  754.        "place_id": "ChIJOxfyRweJ2FIRLNjNfgK12-0",
  755.        "types": [
  756.            "administrative_area_level_2",
  757.            "political"
  758.        ]
  759.    },
  760.    {
  761.        "address_components": [
  762.            {
  763.                "long_name": "North Dakota",
  764.                "short_name": "ND",
  765.                "types": [
  766.                    "administrative_area_level_1",
  767.                    "political"
  768.                ]
  769.            },
  770.            {
  771.                "long_name": "United States",
  772.                "short_name": "US",
  773.                "types": [
  774.                    "country",
  775.                    "political"
  776.                ]
  777.            }
  778.        ],
  779.        "formatted_address": "North Dakota, USA",
  780.        "geometry": {
  781.            "bounds": {
  782.                "northeast": {
  783.                    "lat": 49.000692,
  784.                    "lng": -96.554491
  785.                },
  786.                "southwest": {
  787.                    "lat": 45.9350719,
  788.                    "lng": -104.05004
  789.                }
  790.            },
  791.            "location": {
  792.                "lat": 47.5514926,
  793.                "lng": -101.0020119
  794.            },
  795.            "location_type": "APPROXIMATE",
  796.            "viewport": {
  797.                "northeast": {
  798.                    "lat": 49.000692,
  799.                    "lng": -96.554491
  800.                },
  801.                "southwest": {
  802.                    "lat": 45.9350719,
  803.                    "lng": -104.05004
  804.                }
  805.            }
  806.        },
  807.        "place_id": "ChIJY-nYVxKD11IRyc9egzmahA0",
  808.        "types": [
  809.            "administrative_area_level_1",
  810.            "political"
  811.        ]
  812.    },
  813.    {
  814.        "address_components": [
  815.            {
  816.                "long_name": "United States",
  817.                "short_name": "US",
  818.                "types": [
  819.                    "country",
  820.                    "political"
  821.                ]
  822.            }
  823.        ],
  824.        "formatted_address": "United States",
  825.        "geometry": {
  826.            "bounds": {
  827.                "northeast": {
  828.                    "lat": 71.5388001,
  829.                    "lng": -66.885417
  830.                },
  831.                "southwest": {
  832.                    "lat": 18.7763,
  833.                    "lng": 170.5957
  834.                }
  835.            },
  836.            "location": {
  837.                "lat": 37.09024,
  838.                "lng": -95.712891
  839.            },
  840.            "location_type": "APPROXIMATE",
  841.            "viewport": {
  842.                "northeast": {
  843.                    "lat": 49.38,
  844.                    "lng": -66.94
  845.                },
  846.                "southwest": {
  847.                    "lat": 25.82,
  848.                    "lng": -124.39
  849.                }
  850.            }
  851.        },
  852.        "place_id": "ChIJCzYy5IS16lQRQrfeQ5K5Oxw",
  853.        "types": [
  854.            "country",
  855.            "political"
  856.        ]
  857.    }
  858. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement