{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swimming-pool-114775-brittany",
  "name": "Swimming Pool",
  "description": "Camping de Kervoën in Clohars-Carnoët offers a swimming pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swimming-pool-114775-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180160"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kervoen",
    "addressLocality": "114775",
    "addressRegion": "brittany",
    "postalCode": "29360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.77426,
    "longitude": -3.57014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}