{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-laurent-lorient-bretagne",
  "name": "Le St. Laurent",
  "description": "Enjoy a relaxing stay at Le St. Laurent in Lorient, France. Customer rating: 3.9.",
  "url": "https://campertunity.com/listings/campgrounds/st-laurent-lorient-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651200090",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D186",
    "addressLocality": "Lorient",
    "addressRegion": "Bretagne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.66429,
    "longitude": -3.09993
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}