{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-sainte-marie-du-mont-utah-beach-sainte-mari",
  "name": "Camping Car Park Sainte Marie Du Mont Utah Beach",
  "description": "World War II Landing Beaches 500m - Camping-car Park location - access with Pass Étapes card, purchase online or at the ticket machine on-site for €5.00 - center 6km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-sainte-marie-du-mont-utah-beach-sainte-mari",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651232577.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Madeleine",
    "addressLocality": "sainte-marie-du-mont",
    "addressRegion": "normandie",
    "postalCode": "50480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41778,
    "longitude": -1.1865
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.84,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14.3+"
}