{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-domaine-du-lac-saint-gerons-cantal",
  "name": "CAMPING LE DOMAINE DU LAC",
  "description": "In Saint-Gérons this campsite offers light leisure dwellings and chalets for rent. In terms of leisure, it offers an indoor pool. Furthermore, as services, you will find a bar, a restaurant and a grocery store. Internet access via WIFI is available. Pets are allowed for free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-domaine-du-lac-saint-gerons-cantal",
  "image": [
    "https://hpaguide.co.uk/i/c/3844/w/cv/cp3844-w-thumb.webp?v=1734832801"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Gérons",
    "addressRegion": "Cantal",
    "postalCode": "15150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9353287,
    "longitude": 2.2287961
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}