{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-brandais-brem-sur-mer-vendee",
  "name": "CAMPING DU BRANDAIS",
  "description": "In Brem-sur-Mer this campsite 4 stars by the sea offers mobil-homes and disabilities housing for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar and a grocery store. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-brandais-brem-sur-mer-vendee",
  "image": [
    "https://hpaguide.co.uk/i/c/375/w/cv/cp375-w-thumb.webp?v=1742620199"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brem-sur-Mer",
    "addressRegion": "Vendée",
    "postalCode": "85470"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6048378,
    "longitude": -1.8394459
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}