{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-kleine-camperplaats-molkwerum-friesland",
  "name": "De Kleine Camperplaats",
  "description": "Location in a rural area - places along the waterfront - located near American mill on Jan Broerskanaal - no pets because of nature - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-kleine-camperplaats-molkwerum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651131560"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stationswei",
    "addressLocality": "Molkwerum",
    "addressRegion": "friesland",
    "postalCode": "8722 HC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90283,
    "longitude": 5.43713
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.61,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}