max lat: 33.6717
min lat: 33.3757
max lon: -111.71
min lon: -112.107
mean lon: -111.9318
mean lon: 33.53492
$VAR1 = [
[
'33.4217',
'33.6717',
'33.536',
'33.3757',
'33.6695'
],
[
'-111.774',
'-112.107',
'-112.059',
'-111.71',
'-112.009'
],
[
bless( {
'blurb' => '',
'country' => '',
'lat' => '33.4217',
'street' => '',
'query' => '2652 E. Butte Circle|Mesa |AZ |85213 |Don Titmus|',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-111.774',
'address' => '2652 E Butte Cir, Mesa, AZ 85213, USA',
'county' => '',
'postalCode' => ''
}, 'Geo::Google::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '33.6717',
'street' => '',
'query' => '2209 W. Runion Drive|Phoenix |AZĀ |85027 |Dana Carlton|',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-112.107',
'address' => '2209 W Runion Dr, Phoenix, AZ 85027, USA',
'county' => '',
'postalCode' => ''
}, 'Geo::Google::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '33.536',
'street' => '',
'query' => '6735 North 11th Street|Phoenix |AZ |85014 |Liz + Dan Lonetti|',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-112.059',
'address' => '6735 N 11th St, Phoenix, AZ 85014, USA',
'county' => '',
'postalCode' => ''
}, 'Geo::Google::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '33.3757',
'street' => '',
'query' => '17346 E MELODY Dr| GILBERT | AZ | 85234 | Mary Jo and Joe Worischeck',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-111.71',
'address' => '17346 E Melody Dr, Gilbert, AZ 85234, USA',
'county' => '',
'postalCode' => ''
}, 'Geo::Google::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '33.6695',
'street' => '',
'query' => '3402 E. Menadota Dr.|Phoenix |AZ |85050 |Erika Martinez|',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-112.009',
'address' => '3402 E Menadota Dr, Phoenix, AZ 85050, USA',
'county' => '',
'postalCode' => ''
}, 'Geo::Google::DummyLocation' )
]
];