{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-plaisance-benodet-brittany",
  "name": "Port de Plaisance",
  "description": "Doing some sports in the camping village is possible, discover all the sports activities of Port de Plaisance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-plaisance-benodet-brittany",
  "image": [
    "https://www.homair.com/photos/camping/1010/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 route de Bénodet , Lieu dit \"Prad Poullou\"",
    "addressLocality": "Benodet",
    "addressRegion": "Brittany",
    "postalCode": "29950",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.882036,
    "longitude": -4.103631
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1346,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "84",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€84+"
}