{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tucan-lloret-de-mar-costa-brava-spanien-1",
  "name": "Tucan",
  "description": "Places in the vicinity of Tucan-Lloret De Mar, which you should absolutely look at, because camping also means discovering new things.",
  "url": "https://campertunity.com/listings/campgrounds/tucan-lloret-de-mar-costa-brava-spanien-1",
  "image": [
    "https://www.homair.com/photos/camping/2303/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. Vila de Blanes, 179",
    "addressLocality": "Lloret De Mar",
    "addressRegion": "Costa Brava",
    "postalCode": "17310",
    "addressCountry": "Spanien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.697646631583,
    "longitude": 2.8217055043759
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}