{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruisseau-pyrenees-bidart-basque-country-1",
  "name": "Le Ruisseau des Pyrénées",
  "description": "Places nearby Le Ruisseau des Pyrénées-Bidart, to discover absolutely, camping means also moving.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruisseau-pyrenees-bidart-basque-country-1",
  "image": [
    "https://www.homair.com/photos/camping/6/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Burruntz",
    "addressLocality": "Bidart",
    "addressRegion": "Basque country",
    "postalCode": "64210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.436111111111,
    "longitude": -1.5677777777778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 307,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "72",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€72+"
}