{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-zagarella-longeville-sur-mer",
  "name": "Camping Le Zagarella",
  "description": "Beach destination for a family holiday : Zagarella, campsite Pays de la Loire LONGEVILLE SUR MER with pool, Bord Oc an Atlantique. Capfun offers accommodation in camping, mobile home or cottages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-zagarella-longeville-sur-mer",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/ZAGARELLA/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Rocher, route de la tranche",
    "addressLocality": "LONGEVILLE SUR MER",
    "addressRegion": "Pays de la Loire",
    "postalCode": "85560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.404045,
    "longitude": -1.487037
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2235,
    "bestRating": 5,
    "worstRating": 1
  }
}