{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kerleven-la-foret-fouesnant-fr",
  "name": "Camping Kerleven",
  "description": "Between Concarneau and Bénodet, in the heart of the Riviera of Brittany, lies campsite Kerleven. This quiet family campsite is just two...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kerleven-la-foret-fouesnant-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c2ae03f566.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4 route de Port-la-Forêt",
    "addressLocality": "La Forêt-Fouesnant",
    "postalCode": "29940",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8985,
    "longitude": -3.96811
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}