{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peace-of-countryside-marigne-laille",
  "name": "The peace of the countryside!",
  "description": "A fenced and wooded environment, a stone's throw from the Bercé forest The charm of a farmhouse and an old sheepfold with a fenced garden and fruit trees. Peace and quiet guaranteed. Activities Walk in the Bercé forest, an exceptional national forest Carnuta Museum in Jupilles",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peace-of-countryside-marigne-laille",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marigné-Laillé",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7905,
    "longitude": 0.329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}