
Bing::Search::Result::Phonebook - Phonebook lookup result

BusinessThe name of the business, if any.
AddressThe street address of the business, excluding a city, state, or postal code.
UserRatingA rating from 1 to 10 provided by users.
BusinessUrlA URI object representing the business' URL.
CityThe city the business is located in.
CountryOrRegionThe country (or region) of the business.
DisplayUrlA URI The modified-for-display representation of the business URL.
LatitudeThe latitude of the business location.
LongitudeAstoundingly, the longitude of the business' location.
PhoneNumberThe business phone number.
PostalCodePostal code. In the US, we call it a Zip code.
ReviewCountThe number of reviews this business has.
StateOrProvinceThe state or provice where the business is located.
TitleThe title of the listing, as presented in the White or Yellow pages.
UniqueIdA unique identifier,
useful for providing to Bing::Search::Source::Phonebook's LocId method.
UrlA URI object representing a link to the business.

Dave Houston, " dhouston@cpan.org ", 2010

This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.