Created
September 9, 2015 16:51
-
-
Save ArionHardison/a330f269b9590720711d 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
{ | |
"data" : { | |
"bark_date" : { | |
"park" : { | |
"address" : { | |
"city" : "Los Angeles", | |
"postal_code" : null, | |
"longitude" : -118.2670922, | |
"street_2" : null, | |
"street_1" : "1850 W. Silver Lake Drive 90026", | |
"latitude" : 34.0921873, | |
"additional" : null, | |
"state" : "CA" | |
}, | |
"fees" : "None", | |
"managed_by" : "Los Angeles Department of Recreation and Parks (323) 644-3946", | |
"id" : 46, | |
"facilities" : "Fenced", | |
"notes" : "This dog park has a separate small dog area, shade, and benches; no grass anymore. Street parking only. As of 2013 this dog park is mostly fenced dirt lots, whereas in 2008 it was rated in the top five must see dog parks nationally by Pedigree.", | |
"days_closed" : "Tuesday and Friday from 6am-8", | |
"operating_hours" : "6am - 10pm", | |
"park_size" : "1.25 acres", | |
"restrooms" : null, | |
"name" : "Silver Lake Dog Park - Hollywood" | |
}, | |
"id" : 13, | |
"dog_id" : 80, | |
"date_invitations" : [ | |
{ | |
"status" : "accepted", | |
"id" : 16, | |
"facilitator" : true, | |
"dog_id" : 80, | |
"dog" : { | |
"id" : 80, | |
"spayed_or_neutered" : false, | |
"name" : "dog-1441734706.02957-name", | |
"breed" : "dog-1441734706.02964-breed", | |
"image" : "user-119-dog-80-pic.jpg" | |
} | |
} | |
], | |
"starts_at" : "2015-09-09 05:03:35 UTC" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment