{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-sanguinet-plage-sanguinet",
  "name": "Camping Sandaya Sanguinet Plage",
  "description": "Come and camp in the southwest of France. At the Cazaux-Sanguinet lake in Les Landes, you will find the Sandaya Sanguinet Plage campsite. With direct...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-sanguinet-plage-sanguinet",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748ac6f7fdf9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1039 avenue de Losa",
    "addressLocality": "Sanguinet",
    "postalCode": "40460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48403,
    "longitude": -1.08989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddleboarding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}