{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-paucourt-centre-val-de-loire",
  "name": "Aire Municipale",
  "description": "At the church and Maison de La Foret [museum] - water closed at frost - stageld is picked up in the morning - no shops - Montargis ca 5km [many flowers, very rustic]",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-paucourt-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696144.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Église",
    "addressLocality": "paucourt",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.03475,
    "longitude": 2.79105
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/centre-val-de-loire/paucourt/8760/aire-municipale"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "475",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€475+"
}