{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-lonneker-es-enschede-overijssel",
  "name": "Camperlocatie Lonneker Es",
  "description": "Unique quiet location on an ash tree - green space in the Twente bocage landscape - arrival and departure between 7 a.m. and 10 p.m. - longer stays in consultation with the manager - pets on a leash - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperlocatie-lonneker-es-enschede-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650958646.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stegenkampweg",
    "addressLocality": "Enschede",
    "addressRegion": "overijssel",
    "postalCode": "7524 DL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24813,
    "longitude": 6.90247
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.53,
    "reviewCount": 109,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.9+"
}