{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-varennes-le-bois-plage-en-re",
  "name": "Camping Les Varennes",
  "description": "The quiet family campsite Les Varennes on the French island of Ile de Ré is a wonderful place for young and old. The large outdoor pool offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-varennes-le-bois-plage-en-re",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67497d6053bc7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raise Maritaise",
    "addressLocality": "Le Bois-Plage-en-Ré",
    "postalCode": "17580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.17861,
    "longitude": -1.38311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}