{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-toffe-peer-ruinerwold-drente-paises-bajos",
  "name": "Vakantiepark De Toffe Peer",
  "description": "Camping in an authentic courtyard of Drents - pitches for motorhomes - pitches for camping - located between three national parks - Giethoorn 18 km - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-toffe-peer-ruinerwold-drente-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651023953.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dokter Larijweg",
    "addressLocality": "Ruinerwold",
    "addressRegion": "drente",
    "postalCode": "7961 NP",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7374,
    "longitude": 6.27338
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "26.6+"
}