{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-ornans-ornans-bourgogne-franche-comte",
  "name": "Aire De Camping Car Ornans",
  "description": "view over the old town - all-in rate - pay by credit card - center 200m - [the approach road is very narrow (3m flies) and steep (12%) and the highest point a faint nod]",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-ornans-ornans-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754489.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Essarts Cendrin",
    "addressLocality": "ornans",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "25290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.10735,
    "longitude": 6.14816
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/ornans/28772/aire-de-camping-car-ornans"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€11+"
}