{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rocher-de-la-vierge-comblain-la-tour-be",
  "name": "Camping Rocher De La Vierge",
  "description": "Camping Rocher De La Vierge ist ein Campingplatz mit 221 Stellplätzen in Comblain-la-tour, Belgien.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rocher-de-la-vierge-comblain-la-tour-be",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Fairon 14",
    "addressLocality": "Comblain-la-tour",
    "postalCode": "4180",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.45213,
    "longitude": 5.56202
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kampeerder"
      },
      "reviewBody": "DEUK voor een paar nachten als je niet te veel verwacht. Vuurtje, tentje en dat was het wel. Toilet niet echt schoon, plassen kan ook in het bos. Echt ouderwets kamperen, voor mij goed genoeg."
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€10+"
}