{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-paimpont-brittany",
  "name": "Aire De Camping Car",
  "description": "beautifully landscaped quiet place opposite the retreat and next to the stage in the tourist area Brocéliande - demarcated by 2 campers with a hedge - jeton at Office de Tourisme, next to the town hall or at the town hall or at the camping Municipal or at the supermarket",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-paimpont-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650662253.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Enchanteur Merlin",
    "addressLocality": "paimpont",
    "addressRegion": "brittany",
    "postalCode": "35380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.02333,
    "longitude": -2.17131
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6+"
}