{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-de-loswal-wijhe-overijssel",
  "name": "Jachthaven De Loswal Wijhe",
  "description": "Camper pitches directly on the IJssel - beautiful view - located at the marina near the ferry - pay via app AanUit.net - catering ship - no facilities in winter - places 1-10 without electricity, places 11-20 with electricity - commodity market on every Tuesday - center Wijhe 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-de-loswal-wijhe-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660687.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veerweg",
    "addressLocality": "wijhe",
    "addressRegion": "overijssel",
    "postalCode": "8131 ZZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.38651,
    "longitude": 6.12787
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 186,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}