{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-schoonhoven-schoonhoven-south-holland",
  "name": "Motorhome place Schoonhoven",
  "description": "Mixed parking - Schoonhoven center 2.9km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-schoonhoven-schoonhoven-south-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651254328.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buiten de Veerpoort",
    "addressLocality": "Schoonhoven",
    "addressRegion": "south-holland",
    "postalCode": "2871 CC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94383,
    "longitude": 4.85768
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}