{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-port-plage-avenches",
  "name": "Camping Port-Plage",
  "description": "Camping Port-Plage is a campsite in Avenches, Vaud, on the lake/Leisure Lake. This campsite has pitches with parcels and places with a little...",
  "url": "https://campertunity.com/listings/campgrounds/camping-port-plage-avenches",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2da266410.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping de la Plage 1",
    "addressLocality": "Avenches",
    "postalCode": "1580",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.90433,
    "longitude": 7.04892
  },
  "sameAs": [
    "https://www.eurocampings.de/schweiz/waadt/avenches/camping-port-plage-107020/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}