{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-parc-prefailles-la-plaine-sur-mer",
  "name": "Aire de Camping Car Parc Prefailles",
  "description": "open terrain - access with Pass'Etapes - no shade - sandy surface - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-parc-prefailles-la-plaine-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650708121.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Levertrie",
    "addressLocality": "La Plaine-sur-Mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44770",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.13078,
    "longitude": -2.18963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.6",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "€8.6+"
}