{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-san-felice-del-benaco-1",
  "name": "AdriaCamps",
  "description": "Near the town of San Felice del Benaco on the shores of Lake Garda there is a true oasis of peace - Piccola Gardiola. The 3 star campsite, hidden in the countryside overlooking beautiful landscapes, is ideal for camping enthusiasts.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-san-felice-del-benaco-1",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2021/02/Camping-Village-Piccola-Gardiola-Beach-3.jpg",
    "https://adriacamps.com/wp-content/uploads/2021/02/Camping-Village-Piccola-Gardiola-Beach-3-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Gardiola 36",
    "addressLocality": "San Felice Del Benaco",
    "addressRegion": "Istrien Kvarner-Bucht Dalmatien - Zadar Region Dalmatien - Split Region Dalmatien - Šibenik Region",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5748773,
    "longitude": 10.5513624
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}