{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-platin-la-redoute-rivedoux-plage",
  "name": "Camping Platin- La Redoute",
  "description": "Camping Platin- La Redoute is a campsite in Rivedoux-Plage, Charente-Maritime, located near the sea.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-platin-la-redoute-rivedoux-plage",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c441b52220.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 avenue Gustave Perreau",
    "addressLocality": "Rivedoux-Plage",
    "postalCode": "17940",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.15981,
    "longitude": -1.26633
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}