{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/location-in-middle-of-fields-in-naucelle-aveyron-naucelle",
  "name": "Location In The Middle Of The Fields In Naucelle Aveyron",
  "description": "Looking for a peaceful spot to take a break during your road trip? I am offering a pitch for rent in my garden, ideal for a camper van, converted van or tent 🚐⛺️ 📍 Located on the outskirts of Naucelle, a quiet little village in Aveyron with all amenities! 🚐 Easy to access 🌳 Flat and wooded land 💧 Access to drinking water ⚡️ Possibility of electrical connection (optional) 🐾 Pets allowed ☀️ Clear view, relaxing setting 🍅 Access to the vegetable garden and fresh eggs from our hens 🐓 for...",
  "url": "https://campertunity.com/listings/campgrounds/location-in-middle-of-fields-in-naucelle-aveyron-naucelle",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "naucelle",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.182,
    "longitude": 2.3295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}