{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/henrys-campsite-lizard-england",
  "name": "Henry's Campsite",
  "description": "the campsite is no longer indicated in Lizard and is located on the edge of the village - in almost all places the sea is visible in the distance - Lizardpoint and lighthouse within walking distance",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/henrys-campsite-lizard-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848845.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primrose Cottages",
    "addressLocality": "Lizard",
    "addressRegion": "england",
    "postalCode": "TR12 7NQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96807,
    "longitude": -5.20555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£22+"
}