{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-ilots-de-saint-val-hanches-fr",
  "name": "Les îlots de Saint-Val",
  "description": "Les îlots de Saint-Val is a camping location with internet services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-ilots-de-saint-val-hanches-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195025"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit le Haut Bourray",
    "addressLocality": "Hanches",
    "addressRegion": "Eure-et-Loir",
    "postalCode": "28130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.61015,
    "longitude": 1.54844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}