{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-d-acheres-ouest-a6-acheres-la-foret-ile-de-france",
  "name": "Aire d’Achéres Ouest A6",
  "description": "Along the A6 - between the trees - quiet places - center 7km",
  "url": "https://campertunity.com/listings/campgrounds/aire-d-acheres-ouest-a6-acheres-la-foret-ile-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651048245.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E15",
    "addressLocality": "Achères-la-Forêt",
    "addressRegion": "ile-de-france",
    "postalCode": "77760",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.36323,
    "longitude": 2.57353
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/ile-de-france/acheres-la-foret/102432/aire-dacheres-ouest-a6",
    "https://www.campercontact.com/de/frankreich/ile-de-france/fontainebleau/102432/aire-dacheres-ouest-a6"
  ],
  "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-24"
  },
  "priceRange": "€0+"
}