{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-bosuil-pelt-vlaanderen",
  "name": "De Bosuil",
  "description": "camping area at recreational area De Bosuil - NOT available during events [call in advance] - bar/restaurant - bike café with routes - hiking maps",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-bosuil-pelt-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650708549.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosuilstraat",
    "addressLocality": "pelt",
    "addressRegion": "vlaanderen",
    "postalCode": "3910",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.22371,
    "longitude": 5.49502
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 119,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}