{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-vuurkuil-hulshorst-gueldres",
  "name": "Camperplaats De Vuurkuil",
  "description": "Parking space for motorhomes next to the camping De Vuurkuil (Plot 48203), accessible by an independent paved road, quiet, spacious, with views, you can book through the website, center Nunspeet 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-vuurkuil-hulshorst-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651266005"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vuurkuilweg",
    "addressLocality": "Hulshorst",
    "addressRegion": "gueldres",
    "postalCode": "8077 RP",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34907,
    "longitude": 5.70702
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "19.5+"
}