{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-ecurie-deweirdt-subligny-bourgogne-franche-comte",
  "name": "Parking Ecurie Deweirdt",
  "description": "located on equestrian estate in northern Burgundy - possibility of horseback riding or rental boxes for those traveling with their horse - bakery 5km - supermarket 6km - exit highway 1km - Paris 120km - Sens 6km",
  "url": "https://campertunity.com/listings/campgrounds/parking-ecurie-deweirdt-subligny-bourgogne-franche-comte",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650821528.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Caron",
    "addressLocality": "subligny",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "89100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.16038,
    "longitude": 3.19533
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/subligny/63948/parking-ecurie-deweirdt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€10+"
}