{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-les-plesses-chateau-dolonne-pays",
  "name": "Aire De Camping Car Les Plesses",
  "description": "bakery and shops 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-les-plesses-chateau-dolonne-pays",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744812.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Plesses",
    "addressLocality": "chateau-dolonne",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85180",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49122,
    "longitude": -1.74242
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}