{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lodges-blois-chambord-mont-pres-chambord-centre-val-de-loire",
  "name": "Lodges of Blois Chambord",
  "description": "Quiet-no shadow-Centre 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lodges-blois-chambord-mont-pres-chambord-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650780667.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Gué",
    "addressLocality": "Mont-près-Chambord",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "41250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.55896,
    "longitude": 1.46345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.8+"
}