{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-gennes-val-de-loire-pays-de-la-loire-gennes",
  "name": "Campspace In Gennes Val De Loire Pays De La Loire",
  "description": "8 km from Saumur, its castle, its theater, its Armored Museum, its cavalry school, its mushroom cellars and its very famous wine cellars, the Cadre Noir, the National Riding School. On the banks of the Loire, in a small village listed as “Charming Village”.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-gennes-val-de-loire-pays-de-la-loire-gennes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "gennes-val-de-loire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.35,
    "longitude": -0.2185
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}