{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-chibau-berria-st-jean-de-luz",
  "name": "Camping Municipal Chibau Berria",
  "description": "Camping Municipal Chibau Berria is a campsite located in Saint-Jean-de-Luz, Pyrénées-Atlantiques, near the sea.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-chibau-berria-st-jean-de-luz",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c2f302fd91.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "525 chemin de Chibau Berria",
    "addressLocality": "St. Jean-de-Luz",
    "postalCode": "64500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.40828,
    "longitude": -1.63636
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}