oedb-backend/examples/event.json

52 lines
1,009 B
JSON
Raw Normal View History

{
"geometry":
{
"type": "Polygon",
"coordinates": [
[
[
2.3581337928771973,
48.9261508727225
],
[
2.3581552505493164,
48.925847757044224
],
[
2.3575007915496826,
48.9258266093701
],
[
2.3577260971069336,
48.92278125079759
],
[
2.3581552505493164,
48.92259795940312
],
[
2.3625540733337402,
48.92277420114101
],
[
2.362285852432251,
48.92628480697097
],
[
2.3581337928771973,
48.9261508727225
]
]
]
}
,
"properties":{
2016-05-16 18:34:20 +02:00
"type":"scheduled"
,"label":"France-Roumanie 2016"
,"what":"sport.match.football"
,"what:series":"Euro 2016"
2016-05-16 18:34:20 +02:00
,"start":"2016-06-10T21:00+02:00"
,"stop":"2016-06-10T23:30+02:00"
}
2016-05-16 18:34:20 +02:00
}