{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belle-meuse-nadrin",
  "name": "Camping De Belle-meuse",
  "description": "Campsite De Belle-meuse is a 64 campsite in Nadrin, Belgium. reservation and a summary Campsite De Belle-meuse in Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belle-meuse-nadrin",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Wibrin 14",
    "addressLocality": "Nadrin",
    "postalCode": "6660",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.16111,
    "longitude": 5.68572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}