{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-insteekhaven-amersfoort-utrecht",
  "name": "Camperplaats Insteekhaven, Amersfoort",
  "description": "Camper location at the marina in the Isselt - Nijverheidsweg-Noord ingang Havenweg - if a place is free before 12.00 hours, it can be taken directly - payments via green button on the Campercontactapp/website - sanitary facilities are available at the sanitary building in the Eemhaven - center Amersfoort 2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-insteekhaven-amersfoort-utrecht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651273863.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nijverheidsweg-Noord",
    "addressLocality": "Amersfoort",
    "addressRegion": "utrecht",
    "postalCode": "3812 PN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.16764,
    "longitude": 5.36564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.98,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}