{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-letty-benodet-1",
  "name": "Camping du Letty",
  "description": "Enjoy our Camping in Bénodet by discovering the Camping du Letty! A 5-star establishment with many amenities and direct access to the beach.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-letty-benodet-1",
  "image": [
    "https://www.campingduletty.com/wp-content/uploads/2017/07/Le-Letty-domaine-001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Creisanguer",
    "addressLocality": "Bénodet",
    "postalCode": "29950",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.882073,
    "longitude": -4.1057277
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.405,
    "reviewCount": 1053,
    "bestRating": 5,
    "worstRating": 0
  }
}