{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-luz-saint-sauveur-hautes-pyrenees",
  "name": "CAMPING INTERNATIONAL",
  "description": "In Luz-Saint-Sauveur this campsite 4 stars of 100 pitches offers bungalows and mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and a water slide and a children's club. Furthermore, as services, you will find a bar, a grocery store and a sauna/steam room. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-international-luz-saint-sauveur-hautes-pyrenees",
  "image": [
    "https://hpaguide.co.uk/i/c/981/w/cv/cp981-w-thumb.webp?v=1742292455"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Luz-Saint-Sauveur",
    "addressRegion": "Hautes-Pyrénées",
    "postalCode": "65120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8827031,
    "longitude": -0.0133221
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}