{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingbel-la-tranche-sur-mer",
  "name": "CAMPING'BEL",
  "description": "In La Tranche-sur-Mer this campsite 4 stars by the sea of 200 pitches does not offer rental accommodation. In terms of leisure, it offers a heated pool with a children's paddling pool. Furthermore, as services, you will find a bar, a spa/jacuzzi and fitness facilities. Internet access via WIFI is available. Pets are not allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingbel-la-tranche-sur-mer",
  "image": [
    "https://hpaguide.co.uk/i/c/1953/w/cv/cp1953-w-thumb.webp?v=1745933635"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Tranche-sur-Mer",
    "addressRegion": "Vendée",
    "postalCode": "85360"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.34866170000001,
    "longitude": -1.4322128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}