{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/centre-nautique-guidel-brittany",
  "name": "Centre Nautique",
  "description": "busy-quiet location-reserved, spacious sites behind sailing school-terraces-restaurants-Tourist-office-Beach 200 m-Centre 300 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/centre-nautique-guidel-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663709.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route Cotiere",
    "addressLocality": "guidel",
    "addressRegion": "brittany",
    "postalCode": "56520",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.76659,
    "longitude": -3.5258
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}