{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-ecureuils-la-bernerie-en-retz-fr",
  "name": "Camping Les Écureuils",
  "description": "The campsite Les Écureuils is a beautiful four-star campsite, ideal for families with children of all ages. This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-ecureuils-la-bernerie-en-retz-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a1f06952e0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 avenue Gilbert Burlot",
    "addressLocality": "La Bernerie-en-Retz",
    "postalCode": "44760",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.08411,
    "longitude": -2.03728
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 2052,
    "bestRating": 10,
    "worstRating": 1
  }
}