{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamaris-plage-st-jean-de-luz",
  "name": "Camping Tamaris Plage",
  "description": "Camping Tamaris Plage is a campsite in Saint-Jean-de-Luz, Pyrénées-Atlantiques, by the sea. This campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamaris-plage-st-jean-de-luz",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674ac8b5035cf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "720 route des Plage - Acotz",
    "addressLocality": "St. Jean-de-Luz",
    "postalCode": "64500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.41744,
    "longitude": -1.62392
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}