{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-lavandou-1",
  "name": "Camping Beau Séjour",
  "description": "Camping Beau Séjour is a campsite in Le Lavandou, Var.The campsite has which are marked out, pitches with shade and pitches with some shade. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-lavandou-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c405ddf2c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "379 route de Bénat, D298",
    "addressLocality": "Le Lavandou",
    "postalCode": "83980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.13528,
    "longitude": 6.35167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}