{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-la-maltournee-chateauneuf-sur-loire-cen",
  "name": "Camping Municipal La Maltournee",
  "description": "on the river - sandy beach - Loire-a-Velo cycle route runs past the campsite - centre 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-la-maltournee-chateauneuf-sur-loire-cen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754538.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Châteauneuf",
    "addressLocality": "Châteauneuf-sur-Loire",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45110",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85647,
    "longitude": 2.23175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.4+"
}