{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-calquieres-severac-le-chateau",
  "name": "CAMPING LES CALQUIERES",
  "description": "In Sévérac-le-Château this campsite 4 stars of 66 pitches offers canvas bungalows, mobil-homes and lodges & ecolodges for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant, a grocery store, a spa/jacuzzi, a sauna/steam room, fitness facilities and massage services. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-calquieres-severac-le-chateau",
  "image": [
    "https://hpaguide.co.uk/i/c/1567/w/cv/cp1567-w-thumb.webp?v=1744654300"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sévérac-le-Château",
    "addressRegion": "Aveyron",
    "postalCode": "12150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.31821569999999,
    "longitude": 3.0640469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}