{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lac-thoux-ciela-thoux-fr",
  "name": "Camping le Lac de Thoux - Ciela Village",
  "description": "Camping Le Lac de Thoux is quietly located in the Midi-Pyrénées region between the cities of Toulouse and Auch. The region is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lac-thoux-ciela-thoux-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/b/7/67b73b7dbeba7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit la Téoulère",
    "addressLocality": "Thoux",
    "postalCode": "32430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.686,
    "longitude": 1.00125
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 300,
    "bestRating": 10,
    "worstRating": 1
  }
}