{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-fontenay-comte-pays-loire",
  "name": "Aire Municipale",
  "description": "shops in the neighborhood - pay at vending machine",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-fontenay-comte-pays-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664232.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Général de Gaulle",
    "addressLocality": "fontenay-le-comte",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.46199,
    "longitude": -0.80495
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/fontenay-le-comte/1433/aire-municipale"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€8.5+"
}