{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-consdorf-grevenmacher-luxembourg",
  "name": "Camping La Pinede Asbl",
  "description": "excellent campsite with camper pitches - good sanitation",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-pinede-consdorf-grevenmacher-luxembourg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650840265.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Buurgkapp",
    "addressLocality": "Consdorf",
    "addressRegion": "grevenmacher",
    "postalCode": "6211",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.78068,
    "longitude": 6.33154
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 98,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}