{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/damage-barton-caravan-and-camping-site-mortehoe-inglaterra",
  "name": "Damage Barton Caravan and Camping Site",
  "description": "quiet campsite - on a side street of the road Mortehoe - look for the right prices on the website - center 4.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/damage-barton-caravan-and-camping-site-mortehoe-inglaterra",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651034341"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mortehoe",
    "addressRegion": "inglaterra",
    "postalCode": "EX34 7EJ",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18323,
    "longitude": -4.18861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "21+"
}