{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-vechtdal-hooglanders-beerze-overijssel",
  "name": "Camperplaats Vechtdal Hooglanders",
  "description": "Location of the caravan in Scottish Highlanders company - located near Vecht - for activities, see website - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-vechtdal-hooglanders-beerze-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651163894.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marsdijk",
    "addressLocality": "Beerze",
    "addressRegion": "overijssel",
    "postalCode": "7736 PL",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.52127,
    "longitude": 6.53774
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 96,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "18.3+"
}