{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-brulade-la-londe-les-maures-fr",
  "name": "Camping La Brûlade",
  "description": "Camping La Brûlade is a campsite in La Londe-les-Maures, Var.The campsite has which are marked out and pitches with some shade. Camping La Brûlade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-brulade-la-londe-les-maures-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c978d55373.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1263 av. du Général de Gaulle",
    "addressLocality": "La Londe-les-Maures",
    "postalCode": "83250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.12869,
    "longitude": 6.24389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}