{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jard-tranche-sur-mer-pays-de-loire",
  "name": "Le Jard",
  "description": "Pitch Up to 6 people from the campsite Le Jard in La Tranche-sur-Mer enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jard-tranche-sur-mer-pays-de-loire",
  "image": [
    "https://img.yellohvillage.fr/var/plain_site/storage/images/_aliases/spapi_xlarge/site_marchand/camping/le_jard/3264960-123-fre-FR/le_jard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Bd Mal de Lattre de Tassigny",
    "addressLocality": "La Tranche-sur-Mer",
    "addressRegion": "Pays de la Loire",
    "postalCode": "85360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.348834,
    "longitude": -1.387685
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 1593,
    "bestRating": 5,
    "worstRating": 0
  }
}