{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-parc-les-pinettes-prefailles",
  "name": "Aire de Camping Car Parc Les Pinettes",
  "description": "beautiful place close to the marina or the beach of Port aux Anes - access with the Pass'Etapes [for sale via the internet or on site via the payment terminal] - lots of shade - underground gravel - bakery comes ± 9am - beach 50m - restaurant 200m - center 3km - [only camper service 5 euros]",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-parc-les-pinettes-prefailles",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664217.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.13707,
    "longitude": -2.23856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.1",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "€14.1+"
}