max lat: 40.5249
min lat: 33.397
max lon: -104.842
min lon: -111.949
mean lon: -109.564666666667
mean lon: 37.8972333333333
$VAR1 = [
[
'39.7698',
'33.397',
'40.5249'
],
[
'-104.842',
'-111.949',
'-111.903'
],
[
bless( {
'blurb' => '',
'country' => '',
'lat' => '39.7698',
'street' => '',
'query' => '3820 Revere St, Denver CO 80234',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-104.842',
'address' => '3820 Revere St, Denver, CO 80239, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '33.397',
'street' => '',
'query' => '730 W. Fairmont Dr., Tempe AZ 85282',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-111.949',
'address' => '730 W Fairmont Dr, Tempe, AZ 85282, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '40.5249',
'street' => '',
'query' => '12382 S. Gateway Park Place, Suite 300B, Draper UT 84020',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-111.903',
'address' => '12382 Gateway Park Pl, Draper, UT 84020, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' )
]
];