{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lizoe-pont-croix",
  "name": "Camping Lizoé",
  "description": "Camping Lizoé is a campsite in Pont-Croix, Finistère.The campsite has which are marked out, pitches without shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lizoe-pont-croix",
  "image": [
    "https://cdn2.acsi.eu/6/8/8/7/6887700c3feef.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 chemin de Langroas",
    "addressLocality": "Pont-Croix",
    "postalCode": "29790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.04936,
    "longitude": -4.48236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}