{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-kergorz-plomodiern-brittany",
  "name": "Camping Le Kergorz",
  "description": "Beach Lestrevet 100m - center Plomodiern 5.4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-kergorz-plomodiern-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651208065"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plage de Lestrevet",
    "addressLocality": "plomodiern",
    "addressRegion": "brittany",
    "postalCode": "29550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.18074,
    "longitude": -4.29209
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}