{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-stekkenkamp-ommen-overijssel",
  "name": "Landgoed De Stekkenkamp",
  "description": "camper pitches next to historic farm on estate De Stekkenkamp - on the Pieterpad - waste water with bucket discharge - payment via envelope with name and registration - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoed-stekkenkamp-ommen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693490.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beerzerweg",
    "addressLocality": "Ommen",
    "addressRegion": "overijssel",
    "postalCode": "7731 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.51139,
    "longitude": 6.43884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 176,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.4+"
}