{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-liepvre-haut-rhin",
  "name": "Atout France",
  "description": "In Lièpvre this municipal campsite 3 stars of 59 pitches offers chalets for rent. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-liepvre-haut-rhin",
  "image": [
    "https://hpaguide.co.uk/i/c/3556/w/cv/cp3556-w-thumb.webp?v=1744356261"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lièpvre",
    "addressRegion": "Haut-Rhin",
    "postalCode": "68660"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2730766,
    "longitude": 7.290191499999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}