{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-vernes-rolle-genfer-see-schweiz",
  "name": "Camping des Vernes",
  "description": "Camping des Vernes - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-vernes-rolle-genfer-see-schweiz",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-aux-vernes/images/Camping-Aux-Vernes---Wohnmobil-mit-Anhang-vor-dem-Genfer-See.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-aux-vernes/images/Camping-Aux-Vernes---Wohnmobil-mit-Anhang-vor-dem-Genfer-See.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Plage 4",
    "addressLocality": "Rolle",
    "addressRegion": "Genfer See",
    "postalCode": "1180",
    "addressCountry": "Schweiz"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.46181667,
    "longitude": 6.34615
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}