{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-twente-enschede-overijssel-paises-bajos",
  "name": "Camping Twente",
  "description": "Camping plots in the campsite - Buurserzand Nature Reserve and surroundings of experiences - Het Rutbeek - Enschede 8 km - Haaksbergen 5 km - center of Enschede 9 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-twente-enschede-overijssel-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189753.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Deldenerweg",
    "addressLocality": "Enschede",
    "addressRegion": "overijssel",
    "postalCode": "7546 PP",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17706,
    "longitude": 6.79898
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "32.5+"
}