{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lodge",
  "name": "Lodge",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Lodge in 56370-Sarzeau / France (Morbihan)",
  "url": "https://campertunity.com/listings/campgrounds/lodge",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5225,
    "longitude": -2.79745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}