{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-rive-biscarrosse-landes-frankreich",
  "name": "La Rive",
  "description": "Places in the surroundings of La Rive-Biscarrosse, which you should absolutely look at, because camping is also new to discover.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-rive-biscarrosse-landes-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/7/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6523 Route De Bordeaux",
    "addressLocality": "Biscarrosse",
    "addressRegion": "Landes",
    "postalCode": "40600",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.460277777778,
    "longitude": -1.1308333333333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 375,
    "bestRating": 5,
    "worstRating": 1
  }
}