{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gastes-landes-gastes-nouvelle-aquitaine",
  "name": "Gastes (Landes)",
  "description": "By the lake of Parentis-Biscarrosse and the equipped beaches Located less than a km from the city center and shops Choice of pitches with or without shade of trees Access to the village is by a flowery promenade",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gastes-landes-gastes-nouvelle-aquitaine",
  "image": [
    "https://www.campingcarpark.com/assets/logo-without-text.webp",
    "https://static.campingcarpark.com/media/cache/vich_mobile_thumb/public/media/slider/public-media-slider-2417-1721826120-108cd6f4-af9e-45d0-a18a-22a13cfde729-image_migration-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Lac",
    "addressLocality": "Gastes",
    "addressRegion": "Nouvelle-Aquitaine",
    "postalCode": "40160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.32904,
    "longitude": -1.151046
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 157,
    "bestRating": 5,
    "worstRating": 1
  }
}