{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-lespace-garaboeuf-saint-ybard-nouvelle",
  "name": "Aire Municipale l'Espace Garaboeuf",
  "description": "at the rural foyer and the entrance to the Garaboeuf park - bakery 150m - public toilet on the square, under the stage, at Marie - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-lespace-garaboeuf-saint-ybard-nouvelle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799349.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Impasse des Tilleuls",
    "addressLocality": "Saint-Ybard",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "19140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44914,
    "longitude": 1.5226
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/saint-ybard/46900/aire-municipale-lespace-garaboeuf"
  ],
  "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+"
}