<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Review",
"reviewBody": "Primrose Lodge feels like a “home”, a good atmosphere and visitors are warmly welcomed. The staff are always helpful and friendly and have excellent relationships with the residents. Regarding the facilities: the rooms, lounge, dining room are homely environments. The meals have choices, much of the food is homemade and very tasty. There is a varied and interesting activity programme and trips out. My father has benefitted greatly during the time he has been at Primrose.",
"author": {
"@type": "Person",
"name": "Stuart K"
},
"itemReviewed": {
"@type": "LocalBusiness",
"name": "Primrose Lodge"
},
"reviewRating": {
"@type": "Rating",
"ratingValue": 5,
"worstRating": 1,
"bestRating": 5
}
}
</script>“reviewBody”:
Add the full testimonial
NOTE – careful adding speech marks from the testimonial – it will break the code – if you need speech marks in text use smart quotes for example “home”
“author”: > “name”:
Add the name of the reviewer
“itemReviewed”: > “name”:
Add the client name
“reviewRating”:
“ratingValue”: rating of this review
“worstRating”: usually 1
“bestRating”: usually 5