{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-bussche-tubbergen",
  "name": "Svr Camping De Bussche",
  "description": "Camping pitches on a farm campsite - Twente landscape - Ootmarsum 6 km - Singraven estate - Tubbergen center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-bussche-tubbergen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651121509.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Binnenveldsweg",
    "addressLocality": "tubbergen",
    "addressRegion": "overijssel",
    "postalCode": "7651 KR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.41351,
    "longitude": 6.80302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}