{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-p8-beauvoir-basse-normandie-14-50-61",
  "name": "Parking P8",
  "description": "Special motorhome - free shuttle service to Mont St. Michel 4km - WC in the main house - Centre 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-p8-beauvoir-basse-normandie-14-50-61",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749018.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Mont Saint-Michel",
    "addressLocality": "Beauvoir",
    "addressRegion": "basse-normandie-14-50-61",
    "postalCode": "50170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.60839,
    "longitude": -1.50817
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.97,
    "reviewCount": 101,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}