{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prl-la-cascade-sainte-eulalie-d-olt-aveyron",
  "name": "PRL LA CASCADE",
  "description": "In Sainte-Eulalie-d'Olt this leisure park offers chalets for rent. In terms of leisure, it offers a heated pool with a children's paddling pool. Furthermore, as services, you will find a bar. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/prl-la-cascade-sainte-eulalie-d-olt-aveyron",
  "image": [
    "https://hpaguide.co.uk/i/c/2887/w/cv/cp2887-w-thumb.webp?v=1745150241"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sainte-Eulalie-d'Olt",
    "addressRegion": "Aveyron",
    "postalCode": "12130"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46250149999999,
    "longitude": 2.942038
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}