{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-kroeze-eemnes-utrecht",
  "name": "Jachthaven Kroeze Eemnes",
  "description": "Spacious motorhome pitches on the grounds of our marina with café-restaurant in Eemnes. Near exit Baarn Eembruggen on the A1. Restaurant is open from Wednesday to Sunday.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-kroeze-eemnes-utrecht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651266760"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eemweg",
    "addressLocality": "eemnes",
    "addressRegion": "utrecht",
    "postalCode": "3755 LD",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23202,
    "longitude": 5.30735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "23.5+"
}