{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-sassis-hautes-pyrenees",
  "name": "Atout France",
  "description": "In Sassis this campsite 3 stars of 81 pitches offers chalets, mobil-homes and disabilities housing for rent. 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/atout-france-sassis-hautes-pyrenees",
  "image": [
    "https://hpaguide.co.uk/i/c/2201/w/cv/cp2201-w-thumb.webp?v=1727038498"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sassis",
    "addressRegion": "Hautes-Pyrénées",
    "postalCode": "65120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8724467,
    "longitude": -0.0151651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}