{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-conleau-vannes",
  "name": "Flower Camping Le Conleau",
  "description": "Flower Camping Le Conleau is located on the outskirts of the old town of Vannes, near the Gulf of Morbihan. The campsite is spacious and slightly...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-conleau-vannes",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ae072cd8ab.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "188 avenue Maréchal Juin",
    "addressLocality": "Vannes",
    "postalCode": "56000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63322,
    "longitude": -2.77997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 839,
    "bestRating": 10,
    "worstRating": 1
  }
}