{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mer-soleil-cap-d-agde-languedoc-roussillon",
  "name": "Camping Mer et Soleil",
  "description": "Our many destinations, sea or countryside, will offer you different types of accommodation for rent: camping, mobile home, chalet, cottage.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mer-soleil-cap-d-agde-languedoc-roussillon",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/MER_ET_SOLEIL/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Notre Dame � St Martin Route de Rochelongue",
    "addressLocality": "Cap d'Agde",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.285659,
    "longitude": 3.477736
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 2508,
    "bestRating": 5,
    "worstRating": 1
  }
}