JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/publicenergy-ca_the-pivot-series",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-66",
"type": [
"Place",
"PerformingArtsTheater"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-66#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Peterborough",
"addressRegion": "ON",
"postalCode": "K9J 2T8",
"streetAddress": "140 Charlotte Street"
},
"name": "Public Energy Performing Arts"
},
"description": "An outdoor fall performance series to be presented between October 2-18 2020 in Peterborough/Nogojiwanong. The Pivot Series is intended for socially distanced outdoor audiences in response to COVID-19 measures. Public Energy Performing Arts has partnered with the Peterborough ReFrame Film Festival to create a short documentary about the Pivot Series for screening at the 2021 ReFrame festival.",
"name": "The Pivot Series",
"schema:url": "http://publicenergy.ca/performance/the-pivot-series/",
"endDate": "2020-10-18",
"startDate": "2020-10-02",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "http://publicenergy.ca/wp-content/uploads/2020/08/Pivot_Mask.png"
}
}
</script>