{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-soir-dete-mesquer-paises-del-loira",
  "name": "Camping soir d'été",
  "description": "Camping soir d'été is a campsite with swimming pool, playground, security measures, illuminated area, lawn surface, sewage discharge, tap water, showers, laundry, WiFi and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-soir-dete-mesquer-paises-del-loira",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Bel - air (VC204)",
    "addressLocality": "Mesquer",
    "addressRegion": "paises-del-loira",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.40686,
    "longitude": -2.47545
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}