{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-cote-vermeille-port-la-nouvelle",
  "name": "Capfun Camping Côte Vermeille",
  "description": "Let yourself be carried away by the waves of the Mediterranean or by the current of one of the adventurous slides. The campsite Côte Vermeille is a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-cote-vermeille-port-la-nouvelle",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674de21953dd5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2400 chemin des Vignes",
    "addressLocality": "Port-la-Nouvelle",
    "postalCode": "11210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.99814,
    "longitude": 3.04925
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}