{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-villedieu-auvergne-rhone-alpes",
  "name": "Campspace in Villedieu, Auvergne-Rhône-Alpes",
  "description": "I put my land at your disposal to come and camp with your tent.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-villedieu-auvergne-rhone-alpes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Villedieu",
    "addressRegion": "Auvergne-Rhône-Alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.004,
    "longitude": 3.0605
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/villedieu/169834/campspace-in-villedieu-auvergne-rhne-alpes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}