{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-la-carriere-fougeres-bretagne",
  "name": "Aire de la Carriere",
  "description": "quiet place 500m from the castle - partly shade - public city parking - center 200m - [in winter water closed]",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-la-carriere-fougeres-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650713938.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Jacques Faucheux",
    "addressLocality": "Fougères",
    "addressRegion": "bretagne",
    "postalCode": "35300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.35544,
    "longitude": -1.21124
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "400",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€400+"
}