{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-smakt-venray-limburg",
  "name": "Reisemobilstellplatz",
  "description": "Quiet campsite in the forest near Venray. Enjoy cycling and hiking in the beautiful North Limburg.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-smakt-venray-limburg",
  "image": [
    "https://stellplatz.info/img/732839/wohnmobilstellplatz-camping-de-oude-barrier-1044846.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/732839/wohnmobilstellplatz-camping-de-oude-barrier-1044846.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maasheseweg 93",
    "addressLocality": "Smakt - Venray",
    "addressRegion": "Limburg",
    "postalCode": "5817 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.554521,
    "longitude": 6.003417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}