{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plage-beaufort-beaufort-grevenmacher",
  "name": "Camping Plage Beaufort",
  "description": "Camping pitches at the campsite - located on the edge of the forest - swimming pool in the summer - ice rink in the winter - entertainment program in the summer [see website] - center of Beaufort 650m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plage-beaufort-beaufort-grevenmacher",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033551"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand-Rue",
    "addressLocality": "beaufort",
    "addressRegion": "grevenmacher",
    "postalCode": "6310",
    "addressCountry": "luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.83976,
    "longitude": 6.28925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "32+"
}