{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-plage-vendres-languedoc-roussillon",
  "name": "La Plage et le Bord de mer",
  "description": "Permanent refreshment with all the pools and water activities in La Plage et le Bord de mer, Vendres, Languedoc Roussillon, France",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-plage-vendres-languedoc-roussillon",
  "image": [
    "https://www.homair.com/photos/camping/148/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Méditerranée",
    "addressLocality": "Vendres",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34350",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.235,
    "longitude": 3.268611
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 243,
    "bestRating": 5,
    "worstRating": 1
  }
}