{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-la-roche-sur-yon-pays-de-la-loire-la-roche-s",
  "name": "Campspace in La Roche Sur Yon, Pays de la Loire",
  "description": "Pitches overlooking the lake Moulin Papon. In the countryside and 7 minutes from the center of La Roche sur Yon. The activities Walking, biking, paddle",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-la-roche-sur-yon-pays-de-la-loire-la-roche-s",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Roche-sur-Yon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.707,
    "longitude": -1.4055
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/la-roche-sur-yon/171225/campspace-in-la-roche-sur-yon-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}