{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-saint-martial-d-artenset-nouvelle-aquitaine",
  "name": "Campspace in Saint Martial D'Artenset, Nouvelle Aquitaine",
  "description": "The land is located in the commune of Saint Martial d'Artenset. It is closed on the road side, grassed and planted with trees Country setting - Quiet environment - Small country road with little traffic - Fruit trees (apples, pears, hazelnuts, nuts, figs) - The activities Nearby : Moulin du Duellas (barge, museum, bar-restaurant..). Hiking trails and Greenway bicycle route, itinerary passing in front of the site. Restaurant at 5 mn. Ice-cream maker at the farm and sale of fresh milk nearby. F...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-saint-martial-d-artenset-nouvelle-aquitaine",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Martial-d'Artenset",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.019,
    "longitude": 0.201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}