{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-onlypark-decize-decize-bourgogne-franche-comte",
  "name": "Aire OnlyPark Décize",
  "description": "for camping des Halles - pay by credit card visas - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/aire-onlypark-decize-decize-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651238150.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée Marcel Merle",
    "addressLocality": "Decize",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "58300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.83467,
    "longitude": 3.4557
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/decize/30303/aire-onlypark-decize"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€9+"
}