{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-naturelle-d-agy-agy-normandy",
  "name": "Aire naturelle d'Agy",
  "description": "Enjoy a relaxing stay at Aire naturelle d'Agy in Agy, France. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/aire-naturelle-d-agy-agy-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651233413.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Commune",
    "addressLocality": "Agy",
    "addressRegion": "Normandy",
    "postalCode": "14400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2435238,
    "longitude": -0.7788661
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/normandy/agy/104685/aire-naturelle-dagy",
    "https://www.pincamp.de/campingplaetze/aire-naturelle-dagy",
    "https://www.campcation.com/campsite/aire-naturelle-dagy/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}