{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-mauges-sur-loire",
  "name": "water",
  "description": "In the former bed of the Loire, and 800 meters from it, our flat space offers you the chance to rest and relax in the company of our sheep. In the middle of other fields, punctuated by a few trees, you will be able to appreciate the peace and quiet, the presence of numerous birds, and perhaps you will be lucky enough to come across a deer or a hedgehog.... The activities Boat trips on the Loire (canoe or gabare) cultural visits Hiking or cycling (la loire à vélo GR3) Other things Bicycle hire...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-mauges-sur-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mauges-sur-Loire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3935,
    "longitude": -0.9105
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}