{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rolle-aux-vernes-rolle",
  "name": "Camping de Rolle \"Aux Vernes\"",
  "description": "Camping de Rolle \"Aux Vernes\" is a campsite in Rolle, Vaud, located by a lake/recreational pond.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rolle-aux-vernes-rolle",
  "image": [
    "https://cdn1.acsi.eu/6/8/6/b/686b6c801d598.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de la Plage, 4",
    "addressLocality": "Rolle",
    "postalCode": "1180",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.46178,
    "longitude": 6.34608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}