{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-la-devise-la-hague",
  "name": "Camping Municipal La Devise",
  "description": "simple camping, located directly to the sea-reservations not possible-Center 600 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-la-devise-la-hague",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650753843.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Hague",
    "addressRegion": "normandy",
    "postalCode": "50440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.63312,
    "longitude": -1.84938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.36",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.36+"
}