{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-le-longeron-pays-de-la-loire-le-longero",
  "name": "Campspace In Le Longeron Pays De La Loire",
  "description": "A natural place to relax. In a very pleasant natural environment - yet close to all amenities (1.5 km from the village), the site is vast and there's something for everyone. Ideal for relaxing and recharging your batteries. Our atypical house (a former furniture and clothing store, a reminder of the local textile industry) is located on a corner of the site - at a distance from the camping area to ensure everyone's privacy. The activities Many different activities are possible: hiking trails...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-le-longeron-pays-de-la-loire-le-longero",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "le-longeron",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0085,
    "longitude": -1.078
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/le-longeron/169854/campspace-in-le-longeron-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}