{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-golf-saint-jean-de-la-riviere-basse-normandie",
  "name": "Camping Golf",
  "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-golf-saint-jean-de-la-riviere-basse-normandie",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/GOLF/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saint-Jean-de-la-Rivi�re - 43 Ch. des Mielles",
    "addressLocality": "SAINT JEAN DE LA RIVIERE",
    "addressRegion": "Basse-Normandie",
    "postalCode": "50270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.359737,
    "longitude": -1.748683
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 927,
    "bestRating": 5,
    "worstRating": 1
  }
}