{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-villeneuve-waadt",
  "name": "Reisemobilstellplatz",
  "description": "Beautiful campsite with WoMo places.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-villeneuve-waadt",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/102487/staticmap_102487_16_46.3951_6.9211.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/102487/staticmap_102487_16_46.3951_6.9211.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Quai 11",
    "addressLocality": "Villeneuve",
    "addressRegion": "Waadt",
    "postalCode": "1844",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3951,
    "longitude": 6.9211
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}