{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-balcon-de-la-baie-du-mont-saint-michel-saint-marcan-ille",
  "name": "LE BALCON DE LA BAIE DU MONT SAINT MICHEL",
  "description": "In Saint-Marcan this campsite 3 stars by the sea of 100 pitches offers mobil-homes for rent. In terms of leisure, it offers a heated pool with a children's paddling pool. Furthermore, as services, you will find a grocery store and a spa/jacuzzi. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/le-balcon-de-la-baie-du-mont-saint-michel-saint-marcan-ille",
  "image": [
    "https://hpaguide.co.uk/i/c/3966/w/cv/cp3966-w-thumb.webp?v=1744786202"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Marcan",
    "addressRegion": "Ille-et-Vilaine",
    "postalCode": "35120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.58956569999999,
    "longitude": -1.6291722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}