{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-havre-de-bernieres-bernieres-sur-mer-basse-normandie",
  "name": "Camping Havre de Berni�res",
  "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-havre-de-bernieres-bernieres-sur-mer-basse-normandie",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/HAVRE_BERNIERES/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Quintefeuille",
    "addressLocality": "Berni�res-sur-Mer",
    "addressRegion": "Basse-Normandie",
    "postalCode": "14990",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.333109,
    "longitude": -0.428233
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 1261,
    "bestRating": 5,
    "worstRating": 1
  }
}