Google Structured Data errors
-
Hi there! When I enabled this plugin, it’s throwing an error in Google structured data tester.
JSON-LD Missing ‘}’ or object member name.
Here is my output:
<script type=”application/ld+json”>{
“@context”: “https://schema.org/”,
“@type”: “Event”,”name”: “EVENT NAME HERE”, “startDate”: “2016-06-01T23:30:00+00:00”, “endDate”: “2016-06-02T01:00:00+00:00”, “duration”: “PT1H30M”, “description”: “Upper Elementary students will be performing in their second guitar recital of the year. They have worked hard all year, come and hear them play!
Tom asks for children to arrive at 6:00pm to allow time to set up and tune guitars!
“, “location”: { “@type”: “Place”, “name”: “PLACE NAME”,},”sponsor”: { “@type”: “Organization”},”offers”: [ { “@type”: “Offer”}],”url”: “https://www.DOMAIN.org/event/upe-guitar-recital-6/”}</script>
- The topic ‘Google Structured Data errors’ is closed to new replies.