{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/electricity-kraggenburg-flevolanda-paises-bajos",
  "name": "electricity",
  "description": "Natural campsite - you can only access the campers when good weather - view over the fields and the dam - on the edge of the Noordoostpolder - fireplace - hot outdoor shower - covered terrace - flower collection garden - cafeteria consult the website to see the opening hours - old cities of Zuiderzee Vollenhove - Genemuiden - Blokzijl - registration by phone - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/electricity-kraggenburg-flevolanda-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651109931.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwartemeerweg",
    "addressLocality": "Kraggenburg",
    "addressRegion": "flevolanda",
    "postalCode": "8317 PD",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.64926,
    "longitude": 5.96121
  },
  "amenityFeature": [
    {
      "@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": "20.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20.4+"
}