{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-le-mans-pays-de-la-loire-le-mans",
  "name": "Campspace in Le Mans, Pays de la Loire",
  "description": "Hello, I offer replacements for camping with canvases to dye camper vans etc. Do not hesitate to contact me for information, I am located 950 m from the bend of the red terts Accessible on foot or by bike or by car as you wish",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-le-mans-pays-de-la-loire-le-mans",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Mans",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.961,
    "longitude": 0.24
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}