{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cote-plage-st-jean-de-monts",
  "name": "Camping Côté Plage",
  "description": "Camping Côté Plage is a campsite in Saint-Jean-de-Monts, Vendée, located near the sea and in the woods.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cote-plage-st-jean-de-monts",
  "image": [
    "https://cdn2.acsi.eu/6/8/0/b/680b51baec027.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de la Parée du Jonc",
    "addressLocality": "St. Jean-de-Monts",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.80686,
    "longitude": -2.11358
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 830,
    "bestRating": 10,
    "worstRating": 1
  }
}