SpaceAPI/spaceapi.json
2021-06-20 01:06:31 -04:00

34 lines
885 B
JSON

{
"api_compatibility": [
"14"
],
"cam": [
"https://3dprint.claremontmakerspace.org/"
],
"contact": {
"email": "info@claremontmakerspace.org"
},
"feeds": {
"blog": {
"type": "rss",
"url": "https://claremontmakerspace.org/feed/"
},
"calendar": {
"type": "ical",
"url": "http://api.membershipworks.com/v2/events?_op=ics&org=15475"
}
},
"location": {
"address": "46 Main St, Claremont, NH 03743",
"lat": 43.374174938625515,
"lon": -72.3405249125836,
"timezone": "America/New_York"
},
"logo": "https://wiki.claremontmakerspace.org/images/6/6f/Logo.svg",
"projects": [
"https://git.claremontmakerspace.org"
],
"space": "Claremont MakerSpace",
"url": "https://claremontmakerspace.org/"
}