{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-saintes-nouvelle-aquitaine-saintes",
  "name": "Campspace in Saintes, Nouvelle Aquitaine",
  "description": "We have a site where you can camp or park your motorhome. Our places are limited because we appreciate peace and quiet. We provide water, electricity, a bathroom with shower, an outdoor table, a barbecue and other amenities. (Depending on the season), cyclists and motorcyclists are welcome. (The space is very large, but we want to limit ourselves to a maximum of three families.)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-saintes-nouvelle-aquitaine-saintes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saintes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.731,
    "longitude": -0.716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}