{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunes-et-soleil-marseillan-languedoc-roussillon-frankreich",
  "name": "Dunes et Soleil",
  "description": "A quiet campsite with feet in the water in the heart of Marseillan-Plage.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dunes-et-soleil-marseillan-languedoc-roussillon-frankreich",
  "image": [
    "https://www.marvilla-parks.com/photos/camping/153/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "380 Chemin de l'Airette",
    "addressLocality": "Marseillan",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34340",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.313767,
    "longitude": 3.547862
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 1098,
    "bestRating": 5,
    "worstRating": 1
  }
}