{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tayport-links-caravan-park-tayport-fife-scotland",
  "name": "Tayport Links Caravan Park",
  "description": "Tayport Links Caravan Park is a luxury waterfront holiday caravan park located between Dundee and St Andrews in Northeast Fife, Scotland selling new and pre-owned luxury static caravans.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tayport-links-caravan-park-tayport-fife-scotland",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tayport Links Caravan Park",
    "addressLocality": "Tayport Fife",
    "addressRegion": "Scotland",
    "postalCode": "DD6 9ES",
    "addressCountry": "UK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.4490878,
    "longitude": -2.8807193
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  }
}