{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-st-laurent-ploemel-fr",
  "name": "Camping Le St. Laurent",
  "description": "Campsite Le St. Laurent is a campsite in Ploemel, Morbihan, located in the woods.This campsite has delimited pitches,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-st-laurent-ploemel-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c267d58f0e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit Kergonvo D186",
    "addressLocality": "Ploemel",
    "postalCode": "56400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.66339,
    "longitude": -3.09978
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}