{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cala-canyelles-lloret-de-mar-costa-brava-3",
  "name": "Cala Canyelles",
  "description": "Places in the area of Cala Canyelles-Lloret De Mar, which you should absolutely look at, because camping is also new to discover.",
  "url": "https://campertunity.com/listings/campgrounds/cala-canyelles-lloret-de-mar-costa-brava-3",
  "image": [
    "https://www.homair.com/photos/camping/203/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 Avenue de Canyelles",
    "addressLocality": "Lloret De Mar",
    "addressRegion": "Costa Brava",
    "postalCode": "17310",
    "addressCountry": "Spanien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.70019,
    "longitude": 2.85882
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 77,
    "bestRating": 5,
    "worstRating": 1
  }
}