{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lou-broustaricq-sanguinet-landes-frankreich",
  "name": "Lou Broustaricq",
  "description": "Mobile homes in Sanguinet with Homair in Lou Broustaricq campsite and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lou-broustaricq-sanguinet-landes-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/2685/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2315 Route de Langeot",
    "addressLocality": "Sanguinet",
    "addressRegion": "Landes",
    "postalCode": "40460",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4990307,
    "longitude": -1.0794603
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  }
}