{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-pommiers-du-mont-saint-michel-mont-saint-michel-nor",
  "name": "Les Pommiers du Mont Saint Michel",
  "description": "Rent your accommodation in Les Pommiers du Mont Saint Michel, Mont Saint Michel with Homair and book your holidays on line.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-pommiers-du-mont-saint-michel-mont-saint-michel-nor",
  "image": [
    "https://www.homair.com/photos/camping/2718/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28 route du Mont Saint Michel",
    "addressLocality": "Mont Saint Michel",
    "addressRegion": "Normandy",
    "postalCode": "50170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.596443,
    "longitude": -1.511413
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 427,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "53",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€53+"
}