{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-beaupreau-en-mauges-pays-de-la-loire",
  "name": "Campspace in Beaupréau En Mauges, Pays de la Loire",
  "description": "The land is on the waterfront, only 2 houses near the land. You will be in a quiet place, close to nature. We are retired in a unique green setting, since we live in an old mill of a small town of Mauges. You will be able to relax and recharge your batteries by observing the numerous birds that live around the river Évre, by walking through the paths etc... The activities Access to the swimming pool at the agreed times, walks, canoeing, fishing, games on site, reading, napping etc...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-beaupreau-en-mauges-pays-de-la-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beaupréau-en-Mauges",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.221,
    "longitude": -1.001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}