{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipal-de-camping-car-pleine-fougeres-bretagne",
  "name": "Aire Municipal De Camping Car Pleine Fougeres",
  "description": "Nicely landscaped motorhome with all amenities - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipal-de-camping-car-pleine-fougeres-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651073440.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Surcouf",
    "addressLocality": "pleine-fougeres",
    "addressRegion": "bretagne",
    "postalCode": "35610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.53013,
    "longitude": -1.56603
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}