{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-mauges-sur-loire-pays-de-la-loire-mauges-sur-lo",
  "name": "Campspace In Mauges Sur Loire Pays De La Loire",
  "description": "Country house with large grassy area. We provide a corner in our lawn. We live in the countryside in the Loire valley, 2km from the Loire bike circuit. We are surrounded by fields. Other things GPS point of our address: 47.***-***-****4784, -0.***-***-****393001",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-mauges-sur-loire-pays-de-la-loire-mauges-sur-lo",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "mauges-sur-loire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3835,
    "longitude": -0.859
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}