{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-mobiledrome-vossenhoek-oud-gastel-north-brabant",
  "name": "Camperplaats Mobiledrome Vossenhoek",
  "description": "camper place at camper company - exit 20 of A17, Borgwerf industrial estate - security at night - toilet only during opening hours - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-mobiledrome-vossenhoek-oud-gastel-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650694268.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Argon",
    "addressLocality": "oud-gastel",
    "addressRegion": "north-brabant",
    "postalCode": "4751 XC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56432,
    "longitude": 4.46315
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.84,
    "reviewCount": 76,
    "bestRating": 5,
    "worstRating": 1
  }
}