{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lacoussade-lit-et-mixe",
  "name": "Camping Lacoussade",
  "description": "Camping Lacoussade is located in Lit-et-Mixe, Landes. This campsite has marked pitches, both shaded and, without shadow and pitches little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lacoussade-lit-et-mixe",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751650fd71e3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2682 route des Lacs",
    "addressLocality": "Lit-et-Mixe",
    "postalCode": "40170"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.99886,
    "longitude": -1.26922
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}