{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-schijndel-nordbrabant-1",
  "name": "Reisemobilstellplatz",
  "description": "Public parking",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-schijndel-nordbrabant-1",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/733838/staticmap_733838_16_51.617016_5.429591.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/733838/staticmap_733838_16_51.617016_5.429591.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bunderstraat 6B",
    "addressLocality": "Schijndel",
    "addressRegion": "Nordbrabant",
    "postalCode": "5481 KD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.617016,
    "longitude": 5.429591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 78,
    "bestRating": 5,
    "worstRating": 1
  }
}