{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-landgoed-winschoterzijl-winschoten-groningen",
  "name": "Camperpark Landgoed Winschoterzijl",
  "description": "Located in nature reserve by the water - Oldambt - center Winschoten 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-landgoed-winschoterzijl-winschoten-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223511"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winschoterzijl",
    "addressLocality": "Winschoten",
    "addressRegion": "groningen",
    "postalCode": "9672 TD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.14506,
    "longitude": 7.07021
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.73,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.4+"
}