Schema Error
-
Hello Paul,
I’ve just added schema to the reviews using the [site_reviews schema=”true”] and it’s all working great except I seem to be getting an error in the SDDT:
“A value for the image field is required.”
It’s highlighting line 843 in the source which I believe is this:
<script type="application/ld+json">[ { "@context": "https://schema.org", "@type": "LocalBusiness", "description": "Online Shopping for our Eco Friendly Home Decor Returns Policy | Shipping Policy | Can’t see what you want? Want…", "name":"Shop", "url":"https://reclaimdesign.org/home-decor-shop", "address":"7 Hillcrest Road, The Vines, Constantia, Cape Town 7806, South Africa", "priceRange":"$ - $$", "telephone":"0027 82 738 7050", "aggregateRating": { "@type": "AggregateRating", "ratingValue": 5, "reviewCount": 7, "bestRating": 5, "worstRating": 1 } , "review":[ { "@type":"Review", "name":"Love these products !", "reviewBody":"So cool that everything is reused, thanks for caring about the planet ??", "datePublished":"2020-03-01T09:55:47+00:00", "author": { "@type": "Person", "name": "Anne" } , "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": 5, "worstRating": 1 } } , { "@type":"Review", "name":"Tea box", "reviewBody":"Thanks for this. It's a lovely gift to give my friend. Looks great, taste's good too. \r\nLove what you're doing, in a world filling up with rubbish. Well done.", "datePublished":"2020-02-29T15:43:10+00:00", "author": { "@type": "Person", "name": "Martyn" } , "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": 5, "worstRating": 1 } } , { "@type":"Review", "name":"Simple elegant eco design", "reviewBody":"I love buying Reclaim Design products and referring others to do so too. Their pricing is good and the quality of the products are excellent. Knowing I’m buying an upcycled product makes me feel like a more conscious ethical consumer! I have a few of their brightly coloured yoghurt fabric pots on my windowsill and on my garden porch.. it really brightens up my home. I also love their laser etched boxes which I’ve gifted to a few people. Beautiful and inspiring work!", "datePublished":"2020-02-29T07:04:32+00:00", "author": { "@type": "Person", "name": "Roshan Cader" } , "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": 5, "worstRating": 1 } } , { "@type":"Review", "name":"Happy Customer", "reviewBody":"Reclaim designs' use of recycled materials to create elegantly crafted, aesthetically pleasing and functional home decor products is one to be inspired by. Not only do the beautiful plant pots made from upcycled yoghurt containers add a vibrant splash of beauty to my windowsill, it feels really good to know that my purchase also supports a business with solid environmental concerns and actions. We own a variety of their products purchased over the years. I highly recommend this creative gem of a team, Nikki and Michael .", "datePublished":"2020-02-28T21:39:00+00:00", "author": { "@type": "Person", "name": "Tessa" } , "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": 5, "worstRating": 1 } } , { "@type":"Review", "name":"Coat racks", "reviewBody":"I love my coat racks ! Michael and Nikki have made several special things for me! They are amazing!", "datePublished":"2020-02-28T21:06:54+00:00", "author": { "@type": "Person", "name": "Sonja" } , "reviewRating": { "@type": "Rating", "ratingValue": "5", "bestRating": 5, "worstRating": 1 } } ] } ]</script>
I can’t work out what image it is talking about? Is there meant to be an image somewhere for the LocalBusiness type? I’m not sure either if this is perhaps an issue to do with Ecwid (the ecommerce plugin I am using on the page) injecting incorrect schema or something else. Please could you cast your eye over and see if something obvious to you stands out? Many thanks for your assistance.
Michael.
The page I need help with: [log in to see the link]
- The topic ‘Schema Error’ is closed to new replies.