{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-givrand-vendee-1",
  "name": "Atout France",
  "description": "In Givrand this campsite 2 stars by the sea of 70 pitches offers mobil-homes, chalets and canvas bungalows for rent. In terms of leisure, it offers a pool with a children's paddling pool and organized activities. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-givrand-vendee-1",
  "image": [
    "https://hpaguide.co.uk/i/c/102/w/cv/cp102-w-thumb.webp?v=1745949331"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Givrand",
    "addressRegion": "Vendée",
    "postalCode": "85800"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.66710070000001,
    "longitude": -1.9026777
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}