{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-plombieres-les-bains-vosges",
  "name": "Atout France",
  "description": "In Plombières-les-Bains this campsite 3 stars of 55 pitches offers chalets, mobil-homes and tree-houses for rent. In terms of leisure, it offers a heated pool. Furthermore, as services, you will find a grocery store. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed for free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-plombieres-les-bains-vosges",
  "image": [
    "https://hpaguide.co.uk/i/c/1506/w/cv/cp1506-w-thumb.webp?v=1742617275"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plombières-les-Bains",
    "addressRegion": "Vosges",
    "postalCode": "88370"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9673881,
    "longitude": 6.446577100000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}