{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-lindehof-blesdijke-friesland",
  "name": "Landgoed Lindehof",
  "description": "Rural estate - connection to forest - Giethoorn - Weerribben - hot tub available - three national parks - center 3.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-lindehof-blesdijke-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650990597"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Steenwijkerweg",
    "addressLocality": "Blesdijke",
    "addressRegion": "friesland",
    "postalCode": "8398 LL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.83384,
    "longitude": 6.04641
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.46,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}