{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plage-de-cleut-rouz-fouesnant",
  "name": "Camping La Plage de Cleut-Rouz",
  "description": "Camping La Plage de Cleut-Rouz is a campsite in Fouesnant, Finistère.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plage-de-cleut-rouz-fouesnant",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/2/68529954cec34.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hent Ceut-Rouz",
    "addressLocality": "Fouesnant",
    "postalCode": "29170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85394,
    "longitude": -4.02753
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}