{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lefebure-orbey-grand-est",
  "name": "Camping Lefebure",
  "description": "Small and quiet campsite very well located.",
  "url": "https://campertunity.com/listings/campgrounds/camping-lefebure-orbey-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651049127"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "orbey",
    "addressRegion": "grand-est",
    "postalCode": "68370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.13059,
    "longitude": 7.16283
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/orbey/82815/camping-lefebure",
    "http://www.camping-orbey.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.34",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€13.34+"
}