{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-michel-erquy-brittany",
  "name": "Camping Saint Michel",
  "description": "Located on the beach - view of Saint-Michel and Cap Fréhel - bakery 4km - supermarket 4km - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-michel-erquy-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650809389.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Saint-Michel",
    "addressLocality": "Erquy",
    "addressRegion": "brittany",
    "postalCode": "22430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.64662,
    "longitude": -2.42191
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/brittany/erquy/58289/camping-saint-michel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.4",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15.4+"
}