{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-mont-saint-michel-le-mont-saint-michel",
  "name": "Camping du Mont Saint Michel",
  "description": "next campsite Le Mont Saint-Michel - free shuttle to the abbey - Reservations highly recommended - one hour in advance to get an access code - toilets and showers accessible with a key - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-mont-saint-michel-le-mont-saint-michel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826446.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Bas Pays",
    "addressLocality": "Le Mont-Saint-Michel",
    "postalCode": "50170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.61468,
    "longitude": -1.5103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 86,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€31.5+"
}