{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandaya-kerou-clohars-carnoet-pouldu",
  "name": "Camping Sandaya Le Kérou",
  "description": "Campsite Sandaya Le Kérou is a campsite located in Le Pouldu, Finistère, near the sea.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandaya-kerou-clohars-carnoet-pouldu",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c634d9f005.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 rue des Ajoncs",
    "addressLocality": "Clohars-Carnoët/Le Pouldu",
    "postalCode": "29360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.77,
    "longitude": -3.55861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 28,
    "bestRating": 10,
    "worstRating": 1
  }
}