Created
April 30, 2015 21:57
-
-
Save shiondev/2c4c00b296e84328f8cf to your computer and use it in GitHub Desktop.
Sample Datafiniti Business List
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "total": 4977, | |
| "records": [ | |
| { | |
| "address": "4021 Vista Park Ct", | |
| "categories": [ | |
| "auto dealers", | |
| "van dealers" | |
| ], | |
| "city": "Sacramento", | |
| "country": "US", | |
| "dateUpdated": "2015-01-18T00:40:57Z", | |
| "encoding": "utf-8", | |
| "key": "us/ca/sacramento/4021vistaparkct", | |
| "lat": "38.642193", | |
| "long": "-121.487779", | |
| "name": "Toyota", | |
| "neighborhood": "North Sacramento", | |
| "phones": "9162639316", | |
| "postalCode": "95834", | |
| "province": "CA", | |
| "sourceURLs": "http://www.superpages.com/bp/Sacramento-CA/Toyota-L0512773751.htm", | |
| "type": "location", | |
| "website": "www.twitter.com/toyota" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment