Skip to content

Instantly share code, notes, and snippets.

@ldodds
Created July 18, 2018 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ldodds/18e3a3accb5c1efa6e07a2e7930a9c69 to your computer and use it in GitHub Desktop.
Save ldodds/18e3a3accb5c1efa6e07a2e7930a9c69 to your computer and use it in GitHub Desktop.
{
"type": "Event",
"identifier": 40,
"name": "Bootcamp",
"url": "http://www.lewishamparklife.co.uk.com/app/#/games/game/40",
"location": {
"type": "Place",
"address": {
"type": "PostalAddress",
"streetAddress": "London SE4 1LE, UK,undefined",
"postalCode": "SE23 3RR"
},
"geo": {
"type": "GeoCoordinates",
"latitude": "51.459473",
"longitude": "-0.025998"
}
},
"telephone": "",
"genderRestriction": "Mixed",
"activity": {
"type": "Concept",
"notation": "t41",
"prefLabel": "Bootcamp",
"inScheme": "http://www.devapi.lewishamparklife.co.uk/api/concepts/activities"
},
"offer": {
"name": "Free",
"price": "0.00",
"priceCurrency": "GDP",
"type": "Offer"
},
"organizer": {
"type": "Organization",
"name": "Swift Fitness",
"email": "andy@swiftfitnessgroup.com",
"url": "SwiftFitness"
},
"beta:distance": null,
"beta:level": {
"type": "Concept",
"notation": "15",
"prefLabel": "all levels",
"inScheme": "http://www.devapi.lewishamparklife.co.uk/api/concepts/level"
},
"subEvent": {
"type": "Event",
"startDate": "2017-07-29T10:00:00Z",
"endDate": "2017-07-29T11:00:00Z",
"sportstarta:minimumAttendeeCapacity": 2,
"maximumAttendeeCapacity": 10,
"remainingAttendeeCapacity": 9,
"sportstarta:attendeesNeeded": 1,
"beta:attendeeCount": 1,
"eventStatus": "http://schema.org/EventCancelled"
},
"eventSchedule": {
"type": "Schedule",
"startDate": "2017-07-29",
"frequency": "weekly",
"byDay": "http://schema.org/Saturday",
"startTime": "10:00",
"endTime": "11:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment