{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-onstwedde-groningen",
  "name": "Motorhome parking space",
  "description": "Pitch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-onstwedde-groningen",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/195532/staticmap_195532_16_53.05015_7.04505.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/195532/staticmap_195532_16_53.05015_7.04505.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holte 9",
    "addressLocality": "Onstwedde",
    "addressRegion": "Groningen",
    "postalCode": "9591VN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.05015,
    "longitude": 7.04505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}