{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-sanguinet-nouvelle-aquitaine",
  "name": "Aire Municipale",
  "description": "between two campsites at the lake - quiet, reserved place - Shadow - beach - sailing school season - money is' picked up at night - and village shops 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-sanguinet-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665128.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Losa",
    "addressLocality": "Sanguinet",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48416,
    "longitude": -1.09114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}