{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-cornee-du-der-sainte-marie-du-lac-nuisement",
  "name": "Camping De La Cornee Du Der",
  "description": "2-star campsite, 84 pitches, outdoor swimming pool from shallow to deep and heated swimming pool. Closed bouncy castle Pets allowed. 500m from the Lac du Der beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-cornee-du-der-sainte-marie-du-lac-nuisement",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650887039.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Cornée",
    "addressLocality": "sainte-marie-du-lac-nuisement",
    "addressRegion": "grand-est",
    "postalCode": "51290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.59916,
    "longitude": 4.79531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}