{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pirons-les-sables-dolonne-vendee",
  "name": "CAMPING LES PIRONS",
  "description": "In Les Sables-d'Olonne this campsite 5 stars by the sea offers canvas bungalows, chalets and mobil-homes for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant, a grocery store and a sauna/steam room. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-pirons-les-sables-dolonne-vendee",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Les Sables-d'Olonne",
    "addressRegion": "Vendée",
    "postalCode": "85100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4745177,
    "longitude": -1.7405642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}