We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This record has a city vaue that looks like an address:
{ "attributes": { "Accepts Credit Cards": true , "Parking": { "garage": false , "lot": true , "street": false , "valet": false , "validated": false } , "Price Range": 2 , "Wheelchair Accessible": true } , "business_id": "PMMoI3CzzIH0opgW8Qzp-A" , "categories": [ "Local Services" , "Self Storage" ] , "city": "1023 E Frye Rd" , "full_address": "Phoenix 1023 E Frye Rd, AZ 85048" , "hours": { "Friday": { "close": "17:00" , "open": "08:00" } , "Monday": { "close": "17:00" , "open": "08:00" } , "Saturday": { "close": "17:00" , "open": "08:00" } , "Sunday": { "close": "17:00" , "open": "08:00" } , "Thursday": { "close": "17:00" , "open": "08:00" } , "Tuesday": { "close": "17:00" , "open": "08:00" } , "Wednesday": { "close": "17:00" , "open": "08:00" } } , "id": "0b6337cb-eb62-4f00-a5b0-92b2baca0a45" , "latitude": 33.2978479771866 , "longitude": -112.061276435852 , "name": "Ahwatukee Foothills Storage" , "neighborhoods": [ ], "open": true , "review_count": 3 , "stars": 2.5 , "state": "AZ" , "type": "business" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This record has a city vaue that looks like an address:
The text was updated successfully, but these errors were encountered: