{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-helles-combrit-bretagne",
  "name": "Camping Le Helles",
  "description": "Le Helles campsite in Benodet offers spacious pitches for tents, caravans and campers. Enjoy a stay in the countryside in a shaded setting!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-helles-combrit-bretagne",
  "image": [
    "https://www.le-helles.com/wp-content/uploads/sites/58/2025/01/acces-direct-a-la-plage-sainte-marine-camping-le-helles.jpg",
    "https://www.marvilla-parks.com/photos/camping/310/miniature.jpg?format=thumbnail"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "148 W 51st St Suit 42 Unit 7",
    "addressLocality": "Combrit",
    "addressRegion": "Bretagne",
    "postalCode": "29120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.868195940215,
    "longitude": -4.1270086065735
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 210,
    "bestRating": 5,
    "worstRating": 1
  }
}