{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-roussay",
  "name": "water",
  "description": "Pitch available in our garden in a small subdivision in a quiet cul-de-sac, suitable for a van, camper van or tent for a stopover in southern Maine et Loire. Access to running water and electricity. Shower and toilet at the home if needed. Nearby: shops, hiking trails, river nearby, Puy du Fou 25 min, Hellfest (Clisson) 15 min, Cholet 10 min, Nantes 25 min and the Atlantic coast 1 hour away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-roussay",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roussay",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0925,
    "longitude": -1.071
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}