max lat: 37.6589
min lat: 37.4772
max lon: -77.3984
min lon: -77.6339
mean lon: -77.523675
mean lon: 37.55155
$VAR1 = [
[
'37.6589',
'37.5719',
'37.4772',
'37.4982'
],
[
'-77.6339',
'-77.3984',
'-77.5181',
'-77.5443'
],
[
bless( {
'blurb' => '',
'country' => '',
'lat' => '37.6589',
'street' => '',
'query' => '12111 West Broad Street Richmond, VA 23233',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-77.6339',
'address' => '12111 W Broad St, Richmond, VA 23233, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '37.5719',
'street' => '',
'query' => '3313 Mechanicsville Pike Richmond, VA 23223',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-77.3984',
'address' => '3313 Mechanicsville Pike, Richmond, VA 23223, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '37.4772',
'street' => '',
'query' => '6701 Hull Street Road Richmond, VA 23224',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-77.5181',
'address' => '6701 Hull Street Rd, Richmond, VA 23224, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '37.4982',
'street' => '',
'query' => '8010 Midlothian Turnpike Richmond, VA 23235',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-77.5443',
'address' => '8010 Midlothian Turnpike, Richmond, VA 23235, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' )
]
];