{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-nantes-nantes-pays-de-la-loire",
  "name": "Aire Camping Car Park Nantes",
  "description": "shaded places 35 m2 - the land is next to the site of Nantes - all in tax - the discount Pass'Etapes [to be sold via Internet or locally through the points of sale] - from 01/10 to 31/03: 10,90 €, from 01/04 to 30/09: 13,30 € - off-site service area camper - current in the service station [only suitable to charge the battery] - 3 km center",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-nantes-nantes-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741517.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard du Petit Port",
    "addressLocality": "Nantes",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2433,
    "longitude": -1.55679
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.22,
    "reviewCount": 68,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.65",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "€12.65+"
}