{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-barthelemy-aube",
  "name": "Saint Barthélémy",
  "description": "Saint-Barthélémy Camping offers a swimming pool, playground, and supermarket. Visitors can also enjoy golf facilities, access to a marina, and security measures. The location is well lit and has a hardened surface. Sanitary services include toilets, showers, laundry facilities, and the option to discharge waste water and toilet containers. Additionally, there is access to water, electricity, and WiFi.",
  "url": "https://campertunity.com/listings/campgrounds/saint-barthelemy-aube",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "342 Saint-Barthélémy",
    "addressLocality": "Saint-Barthélémy",
    "addressRegion": "Grand Est",
    "postalCode": "10400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41305,
    "longitude": 3.42873
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/114510/saint-barthelemy"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}