{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-pre-lombard-tarascon-sur-ariege-midi-pyrenees",
  "name": "Le Pré Lombard",
  "description": "Pitch Up to 6 people from the campsite Le Pré Lombard in Tarascon-sur-Ariège and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-pre-lombard-tarascon-sur-ariege-midi-pyrenees",
  "image": [
    "https://medias.yellohvillage.fr/1818/photo_de_couverture_3528ddc0e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. de l'Ayroule",
    "addressLocality": "Tarascon-sur-Ariège",
    "addressRegion": "Midi-Pyrénées",
    "postalCode": "09400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.839946,
    "longitude": 1.611793
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 748,
    "bestRating": 5,
    "worstRating": 0
  }
}