{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-ocean-et-spa-la-couarde-sur-mer",
  "name": "Camping l’Océan et Spa",
  "description": "You will find Camping l'Océan et Spa in the very heart of the island of Ile de Ré, near the charming fishing village of La Couarde-sur-Mer. This...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-ocean-et-spa-la-couarde-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/674981ca39ba1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 route d'Ars",
    "addressLocality": "La Couarde-sur-Mer",
    "postalCode": "17670",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.20433,
    "longitude": -1.4675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}