{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-camping-de-la-croix-du-bois-sacker-burtoncourt",
  "name": "Camping de la Croix du Bois Sacker",
  "description": "Camping La Croix du Bois Sacker, located in Burtoncourt en Moselle, welcomes you in the middle of nature between Metz and Saint-Avold. 3-star campsite with fishing pond, chalets, spacious pitches and family atmosphere. Nature holidays guaranteed in Lorraine!",
  "url": "https://campertunity.com/listings/campgrounds/le-camping-de-la-croix-du-bois-sacker-burtoncourt",
  "image": [
    "https://www.campingcroixsacker.com/images/og/cover.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Étang du Bois Sacker",
    "addressLocality": "Burtoncourt",
    "postalCode": "57220",
    "addressCountry": "FR"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}