{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thortonloch-caravan-park-dunbar-schotland-verenigd",
  "name": "Thortonloch Caravan Park",
  "description": "right on the sea - there are mainly mobile homes - but also beautiful touring plots with a great sea view - center Dunbar 8.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thortonloch-caravan-park-dunbar-schotland-verenigd",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876898.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "dunbar",
    "addressRegion": "schotland",
    "postalCode": "EH42 1QS",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.96268,
    "longitude": -2.40091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}