{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/frankreich-chatillon-en-vendelais",
  "name": "Frankreich",
  "description": "urban location on the lake with many waterfowl - sanitary facilities are outdated - sun and shade provide water and drain outside the campsite",
  "url": "https://campertunity.com/listings/campgrounds/frankreich-chatillon-en-vendelais",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://img.campercontact.com/media/photos/4222124650856111.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Rouxières",
    "addressLocality": "Châtillon-en-Vendelais",
    "postalCode": "35210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.23112,
    "longitude": -1.17927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.6",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€14.6+"
}