{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-falaises-gonneville-sur-mer-1",
  "name": "Camping Falaises",
  "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-falaises-gonneville-sur-mer-1",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/FALAISES/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1382 Route de la Corniche",
    "addressLocality": "Gonneville sur Mer",
    "addressRegion": "Basse-Normandie",
    "postalCode": "14510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.308379,
    "longitude": -0.047597
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 3797,
    "bestRating": 5,
    "worstRating": 1
  }
}