{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-champ-sur-layon-pays-de-la-loire-champ-sur-layon",
  "name": "Campspace In Champ Sur Layon Pays De La Loire",
  "description": "Lots of space in the middle of the vineyards or at the gates of the estate. Other things Please take the time to call us so that we can make arrangements to accommodate you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-champ-sur-layon-pays-de-la-loire-champ-sur-layon",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "champ-sur-layon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.26,
    "longitude": -0.5045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}