Skip to content

Instantly share code, notes, and snippets.

@bdmac
Last active December 20, 2015 18:19
Show Gist options
  • Save bdmac/6175557 to your computer and use it in GitHub Desktop.
Save bdmac/6175557 to your computer and use it in GitHub Desktop.
{
"id":16,
"name":"New York Marriott Marquis",
"phone":"1 212-3981900",
"full_address":"1535 Broadway, New York, NY, 10036, US",
"latitude":40.758408,
"longitude":-73.985517,
"checkout_time":null,
"time_zone":"America/New_York",
"address":{
"street":"1535 Broadway",
"city":"New York",
"region":"NY",
"postal_code":"10036",
"country_code":"US"
},
"links":[
{
"rel":"vertical_photo",
"href":null,
"version":"retina"
},
{
"rel":"vertical_photo",
"href":null,
"version":"standard"
},
{
"rel":"horizontal_photo",
"href":null,
"version":"retina"
},
{
"rel":"horizontal_photo",
"href":null,
"version":"standard"
},
{
"rel":"reservations",
"href":"http://checkmate.dev:3000/properties/16/reservations"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment