{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-naturelle-dagy-agy-normandia",
  "name": "Aire Naturelle Dagy",
  "description": "Entorno natural - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/aire-naturelle-dagy-agy-normandia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651233413.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Commune",
    "addressLocality": "agy",
    "addressRegion": "normandia",
    "postalCode": "14400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.24352,
    "longitude": -0.77887
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/normandia/agy/104685/aire-naturelle-dagy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€33+"
}