{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-kergariou-clohars-carnoet",
  "name": "Camping Le Kergariou",
  "description": "Flower Camping Le Kergariou is a typical Breton campsite located between the extensive fields just outside the city of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-kergariou-clohars-carnoet",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503402985ac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kervec",
    "addressLocality": "Clohars-Carnoët",
    "postalCode": "29360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.78281,
    "longitude": -3.58903
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.6,
    "reviewCount": 146,
    "bestRating": 10,
    "worstRating": 1
  }
}