{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-t-neuvertje-ansen-drente",
  "name": "SVR Minicamping 't Neuvertje",
  "description": "location on the edge of the Dwingelderveld National Park - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-t-neuvertje-ansen-drente",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881585.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Om de Kamp",
    "addressLocality": "Ansen",
    "addressRegion": "drente",
    "postalCode": "7964 KT",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.77836,
    "longitude": 6.33547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17.02",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "17.02+"
}