{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-europeen-la-plage-la-foret-fouesnant-brittany",
  "name": "Camping Européen La Plage",
  "description": "shaded campsite with pine forest - right on the beach - bakery 1.8km - supermarket 2km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-europeen-la-plage-la-foret-fouesnant-brittany",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650829577.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Port la Forêt",
    "addressLocality": "La Forêt-Fouesnant",
    "addressRegion": "brittany",
    "postalCode": "29940",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.89807,
    "longitude": -3.96694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.3+"
}