{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-chantecoq-chantecoq-centre",
  "name": "Aire De Chantecoq",
  "description": "just outside the center along the public road and next to a small river - center with Jetons and bakery 100 meters away",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-chantecoq-chantecoq-centre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650903995.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Chuelles",
    "addressLocality": "chantecoq",
    "addressRegion": "centre",
    "postalCode": "45320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.05217,
    "longitude": 2.96054
  },
  "sameAs": [
    "https://www.campercontact.com/es/frankrijk/centre/chantecoq/88697/aire-de-chantecoq"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}