{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hellesveor-holidays-sint-ives-engeland-verenigd-koninkrijk",
  "name": "Hellesveor Holidays",
  "description": "smaller campsite - walking possibilities from the campsite - via coast path / Hellesveaor Cliff (45min) - or inland (25 min) to St.Ives - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hellesveor-holidays-sint-ives-engeland-verenigd-koninkrijk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650864967.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "sint-ives",
    "addressRegion": "engeland",
    "postalCode": "TR26 3AD",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.20755,
    "longitude": -5.50105
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "40+"
}