{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-tronchenaz-villeneuve-vd-vaud",
  "name": "La Tronchenaz",
  "description": "Enjoy a relaxing stay at La Tronchenaz in Villeneuve (VD), Switzerland. Visitors' rating: 1.6.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-tronchenaz-villeneuve-vd-vaud",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650933183.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Tronchenaz",
    "addressLocality": "Villeneuve (VD)",
    "addressRegion": "Vaud",
    "postalCode": "1844",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3909904,
    "longitude": 6.92446458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}