{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-cars-falaise-locmariaquer",
  "name": "Aire De Camping Cars La Falaise",
  "description": "Municipal motorhome - use GPS coordinates - 50m from Plage La Failaise - center 1.8km",
  "url": "https://campertunity.com/listings/campgrounds/camping-cars-falaise-locmariaquer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651041545.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Plages",
    "addressLocality": "locmariaquer",
    "addressRegion": "bretana",
    "postalCode": "56740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.55597,
    "longitude": -2.94189
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€12+"
}