{
"@context": "https://schema.org",
"@type": ["LocalBusiness", "LodgingBusiness"],
"@id": "https://www.tydafydd.co.uk/#business",
"name": "Ty Dafydd Holiday Cottage",
"url": "https://www.tydafydd.co.uk/",
"image": "https://www.tydafydd.co.uk/availability.html",
"description": "A 4-star Visit Wales graded self-catering holiday cottage in the historic town of Newport, Pembrokeshire. Nestled between the Preseli Hills and the coastal path, sleeping up to six guests.",
"telephone": "+441239820575",
"email": "[email protected]",
"address": {
"@type": "PostalAddress",
"streetAddress": "Lower St Mary's Street",
"addressLocality": "Newport",
"addressRegion": "Pembrokeshire",
"postalCode": "SA42 0TS",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 52.01754,
"longitude": -4.83079
},
"priceRange": "$$",
"starRating": {
"@type": "Rating",
"ratingValue": "4",
"bestRating": "5",
"author": {
"@type": "Organization",
"name": "Visit Wales"
}
}
}