{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-isle-aux-moulins-jargeau-centre-val-de-loire",
  "name": "Camping L Isle Aux Moulins",
  "description": "quiet family campsite near Orleans - shade - on the Loire - windsurfing/kayak/rafting - at extra cost confort places available - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-isle-aux-moulins-jargeau-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747913.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue 44E Régiment d'Infanterie",
    "addressLocality": "jargeau",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.86891,
    "longitude": 2.11572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.9+"
}