{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-myrtilles-grand-est-fr",
  "name": "Camping Les Myrtilles",
  "description": "Camping Les Myrtilles is a camping site in Gérardmer. The location offers security, illuminated areas, grassy surfaces, waste water discharge, toilet facilities, showers, laundry services, WiFi, and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-myrtilles-grand-est-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651198029"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Bas Rupts",
    "addressLocality": "114724",
    "addressRegion": "grand-est",
    "postalCode": "88400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.04765,
    "longitude": 6.86875
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/114724/camping-les-myrtilles"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}