{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marvilla-parks-friese-meren-wijckel-frise",
  "name": "Marvilla Parks Friese Meren",
  "description": "Enjoy a cosy cocoon experience in the midst of the charming Frisian countryside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marvilla-parks-friese-meren-wijckel-frise",
  "image": [
    "https://www.marvilla-parks.com/photos/camping/1044/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lytse Jerden 1",
    "addressLocality": "Wijckel",
    "addressRegion": "Frise",
    "postalCode": "8563 AT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.893732226349,
    "longitude": 5.6230404246513
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 360,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "61",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€61+"
}