Created
April 14, 2016 09:08
-
-
Save firehawk895/6587254194d0fbc09fa353646919da7b 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
{ | |
"sports" : { | |
"cricket" : "Rs 12000/day", | |
"tennis" : "Rs 300/hr", | |
"tt" : "Rs 150/hr", | |
"badminton" : "Rs 150/hr", | |
"basketball" : "Rs 150/hr", | |
"pool" : "Rs 100/frame", | |
"swimming" : "Rs 200/hr" | |
}, | |
"timings" : "24x7 bruh", | |
"contactEmail" : "[email protected]", | |
"contactNumber" : "9810588997(dummy)", | |
"name" : "DDA Saket Sports Complex", | |
"location_name" : "DDA sports Complex", | |
"location" : { | |
"lat" : "28.5825609", | |
"long" : "77.0436567" | |
}, | |
"description" : "Spread over 18.58 acres, DDA Sports Complex in Saket offers many facilities. They also have coaching facilities available for amateurs as well as professionals.", | |
"images" : [ { | |
"url" : "https://s3.amazonaws.com/pyoopil-prod-server/1_8f01b7.jpg", | |
"urlThumb" : "https://s3.amazonaws.com/pyoopil-prod-serverresized/resized-1_8f01b7.png" | |
}, { | |
"url" : "https://s3.amazonaws.com/pyoopil-prod-server/2_91f1c1.jpg", | |
"urlThumb" : "https://s3.amazonaws.com/pyoopil-prod-serverresized/resized-2_91f1c1.png" | |
}, { | |
"url" : "https://s3.amazonaws.com/pyoopil-prod-server/3_c9ba0f.jpg", | |
"urlThumb" : "https://s3.amazonaws.com/pyoopil-prod-serverresized/resized-3_c9ba0f.png" | |
} ] | |
}, | |
"reftime" : 1455015463450 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment