{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-bij-camping-starnbosch-dalfsen-overijssel",
  "name": "Parking bij Camping Starnbosch",
  "description": "Camper pitches are in front of the campsite - also camping pitches on the campsite at higher rate - shower via map - free use indoor swimming pool[in case of nice weather outdoor pool] - close to Vecht-Reestdal - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-bij-camping-starnbosch-dalfsen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746108.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sterrebosweg",
    "addressLocality": "Dalfsen",
    "addressRegion": "overijssel",
    "postalCode": "7722 KG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.47522,
    "longitude": 6.26346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 139,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.95+"
}