{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-cret-blanc-mont-la-ville-vaud-ch",
  "name": "Stellplatz Crêt Blanc",
  "description": "Enjoy a relaxing stay at Stellplatz Crêt Blanc in Mont-la-Ville, Switzerland. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-cret-blanc-mont-la-ville-vaud-ch",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Pièce",
    "addressLocality": "Mont-la-Ville",
    "addressRegion": "Vaud",
    "postalCode": "1148",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65697686,
    "longitude": 6.33632418
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}