Last active
March 6, 2019 18:22
-
-
Save robfaraj/fd7117c5e8de8d59f88da4c835a03769 to your computer and use it in GitHub Desktop.
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
| { | |
| "location": { | |
| "id": "my_unique_entity_id", | |
| "uid": "vN3qko", | |
| "timestamp": 1551896478288, | |
| "accountId": "2198529", | |
| "locationName": "Enterprise Hospital Location", | |
| "address": "878 Peachtree St NE", | |
| "address2": "Unit 620", | |
| "city": "Atlanta", | |
| "state": "GA", | |
| "zip": "30309", | |
| "countryCode": "US", | |
| "language": "en", | |
| "suppressAddress": false, | |
| "phone": "4043559223", | |
| "isPhoneTracked": false, | |
| "localPhone": "4047703456", | |
| "alternatePhone": "4052342322", | |
| "faxPhone": "4153423235", | |
| "mobilePhone": "7708605656", | |
| "tollFreePhone": "8002342332", | |
| "ttyPhone": "3034563434", | |
| "categoryIds": [ | |
| "1276", | |
| "1274" | |
| ], | |
| "featuredMessage": "Test Enterprise Location Entity", | |
| "websiteUrl": "http://duda.co", | |
| "displayWebsiteUrl": "http://duda.co", | |
| "reservationUrl": "http://reservations.duda.co", | |
| "displayReservationUrl": "http://reservations.duda.co", | |
| "menuUrl": "http://menu.duda.co", | |
| "displayMenuUrl": "http://menu.duda.co", | |
| "orderUrl": "http://order.duda.co", | |
| "displayOrderUrl": "http://order.duda.co", | |
| "description": "This is my business description", | |
| "logo": { | |
| "url": "http://a.mktgcdn.com/p/dV9k9BAhUZqUsLmJ-06fPEuSnObCiIJU3YGgnTPx_As/200x200.png", | |
| "description": "turnip the beet", | |
| "width": 200, | |
| "height": 200, | |
| "derivatives": [ | |
| { | |
| "url": "http://a.mktgcdn.com/p/dV9k9BAhUZqUsLmJ-06fPEuSnObCiIJU3YGgnTPx_As/150x150.png", | |
| "width": 150, | |
| "height": 150 | |
| }, | |
| { | |
| "url": "http://a.mktgcdn.com/p/dV9k9BAhUZqUsLmJ-06fPEuSnObCiIJU3YGgnTPx_As/94x94.png", | |
| "width": 94, | |
| "height": 94 | |
| } | |
| ] | |
| }, | |
| "photos": [ | |
| { | |
| "url": "http://a.mktgcdn.com/p/3Tqhod15UKz-_Lp0Qto6WGyj4N7aAsGmwcw_5VBGt5I/600x400.jpg", | |
| "width": 600, | |
| "height": 400, | |
| "derivatives": [ | |
| { | |
| "url": "http://a.mktgcdn.com/p/3Tqhod15UKz-_Lp0Qto6WGyj4N7aAsGmwcw_5VBGt5I/196x130.jpg", | |
| "width": 196, | |
| "height": 130 | |
| } | |
| ] | |
| }, | |
| { | |
| "url": "http://a.mktgcdn.com/p/U-5rQRkJ8XOvuoGhCh-T7s1GX4_XLjRqqhWqXRpoBKk/600x400.jpg", | |
| "width": 600, | |
| "height": 400, | |
| "derivatives": [ | |
| { | |
| "url": "http://a.mktgcdn.com/p/U-5rQRkJ8XOvuoGhCh-T7s1GX4_XLjRqqhWqXRpoBKk/196x130.jpg", | |
| "width": 196, | |
| "height": 130 | |
| } | |
| ] | |
| } | |
| ], | |
| "hours": "2:8:00:17:00,3:8:00:17:00,4:8:00:17:00,5:8:00:17:00,6:8:00:17:00,7:10:00:19:00", | |
| "yearEstablished": "1980", | |
| "twitterHandle": "bouldercolorado", | |
| "facebookPageUrl": "https://www.facebook.com/downtownboulder/", | |
| "yextDisplayLat": 33.7788116, | |
| "yextDisplayLng": -84.3847061, | |
| "yextRoutableLat": 33.7787037948653, | |
| "yextRoutableLng": -84.3842642090683, | |
| "emails": [ | |
| "hello@duda.co", | |
| "sales@duda.co" | |
| ], | |
| "folderId": "0", | |
| "instagramHandle": "visitbouler", | |
| "locationType": "LOCATION", | |
| "isoRegionCode": "GA", | |
| "schemaTypes": [ | |
| "Hospital" | |
| ] | |
| }, | |
| "languageProfiles": [], | |
| "meta": { | |
| "uuid": "f7f7f0c5-c4c4-420d-ad77-93fcce141a33", | |
| "timestamp": 1551896478288, | |
| "accountId": "2198529", | |
| "appSpecificAccountId": "a350e59b4398f22067426bbfc244ab5ffed5294a", | |
| "eventType": "LOCATION_UPDATED" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment