{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belle-vue-waimes",
  "name": "Camping Belle-vue",
  "description": "Camping Belle-vue is a campsite with 139 pitches in Waimes, Belgium.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belle-vue-waimes",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTbc9489cfba542d22a4afda5e7ea418e0/camping-bellevue-waimes-0cpvb/conversions/camping-bellevue-waimes-0cpvb-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTbc9489cfba542d22a4afda5e7ea418e0/camping-bellevue-waimes-0cpvb/camping-bellevue-waimes-0cpvb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Champagne 78",
    "addressLocality": "Waimes",
    "postalCode": "4950",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.43977,
    "longitude": 6.14076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}