{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-le-teilleul-normandy-avranches-normandia",
  "name": "Campspace in LE TEILLEUL, Normandy",
  "description": "Enjoy a relaxing stay in Campspace in LE TEILLEUL, Normandy in Avranches, France. Visitor review: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-le-teilleul-normandy-avranches-normandia",
  "image": [
    "https://static.campspace.com/media/space/detail/c9e0bba2415af869cf4175384673cbd6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Avranches",
    "addressRegion": "Normandia",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5675,
    "longitude": -0.892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}