{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-de-prefailles-la-pointe-prefailles-pay",
  "name": "Aire CAMPING CAR PARK de Préfailles, La Pointe",
  "description": "for camping de la Pointe - access with the Pass'Etapes [for sale via the internet or on site via the payment terminal] - beach 1.5 km - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-de-prefailles-la-pointe-prefailles-pay",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751156.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Pinettes",
    "addressLocality": "Préfailles",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44770",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.13871,
    "longitude": -2.222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.97,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.2",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "€12.2+"
}