{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-clapotis-tohapi-la-palme",
  "name": "Camping Le Clapotis - Tohapi",
  "description": "Camping Le Clapotis - Tohapi is a campsite in La Palme, Aude, on the lake/Leisure Lake. This campsite has pitches with parcels, with shade, without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-clapotis-tohapi-la-palme",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67499b262793e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2000 chemin de la Prade",
    "addressLocality": "La Palme",
    "postalCode": "11480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.95767,
    "longitude": 2.99581
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}