{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-ars-en-re-ars-en-re-nouvelle-aquitaine",
  "name": "Camping Huttopia Ars En Ré",
  "description": "center Ars-en-Ré - 2km PLEASE NOTE: the price shown is a starting price. Check the website for current prices and types of pitches!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-ars-en-re-ars-en-re-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651107196.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Radia",
    "addressLocality": "Ars-en-Ré",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17590",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.21149,
    "longitude": -1.53726
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}