{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-berges-du-canal-villeneuve-les-beziers-1",
  "name": "Camping Les Berges du Canal",
  "description": "In the south of France, on one of the oldest canals in Europe, is the Camping Les Berges du Canal. The canal connects Toulouse...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-berges-du-canal-villeneuve-les-beziers-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a12ddc3092.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "promenade des Vernets",
    "addressLocality": "Villeneuve-lès-Béziers",
    "postalCode": "34420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31664,
    "longitude": 3.28439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 53,
    "bestRating": 10,
    "worstRating": 1
  }
}