{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-bar-sur-aube-grand-est",
  "name": "Camping Behaviour Not Allowed",
  "description": "center 700m",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-bar-sur-aube-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650709393.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Varennes",
    "addressLocality": "Bar-sur-Aube",
    "addressRegion": "grand-est",
    "postalCode": "10200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.23473,
    "longitude": 4.70084
  },
  "sameAs": [
    "https://www.campingcarpark.com/fr_FR/sejour/aire-etape-camping-car/grand-est/10-aube/bar-sur-aube",
    "https://www.campercontact.com/en/france/grand-est/bar-sur-aube/110111/aire-camping-car-bar-suraube"
  ],
  "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-24"
  },
  "priceRange": "€11+"
}