{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heiltzerstee-rambrouch-kanton-redange",
  "name": "Camping Heiltzerstee",
  "description": "Beautiful, small camper site with space for 6 campers on the nature camping Heiltzerstee.. Location in the middle of the forest, surrounded by streams and with total tranquility..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heiltzerstee-rambrouch-kanton-redange",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651265713.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Héiltzerstee",
    "addressLocality": "Rambrouch",
    "addressRegion": "kanton-redange",
    "postalCode": "8820",
    "addressCountry": "Luxemburgo"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.80915,
    "longitude": 5.78377
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "19+"
}