{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lous-seurrots-saint-julien-en-born-aquitaine-1",
  "name": "Lous Seurrots",
  "description": "Pitch Up to 6 people from Lous Seurrots campsite in Contis and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lous-seurrots-saint-julien-en-born-aquitaine-1",
  "image": [
    "https://medias.yellohvillage.fr/7/lous_seurrots_new_82fe09b72f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "606 avenue de L’Océan – Contis-Plage",
    "addressLocality": "Saint Julien en Born",
    "addressRegion": "Aquitaine",
    "postalCode": "40170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.088964,
    "longitude": -1.316522
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 1582,
    "bestRating": 5,
    "worstRating": 0
  }
}