{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weekend-san-felice-del-benaco-gardasee",
  "name": "Weekend",
  "description": "How to get to Camping Weekend? Directions and practical information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weekend-san-felice-del-benaco-gardasee",
  "image": [
    "https://www.homair.com/photos/camping/1092/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Vallone della Selva n°2",
    "addressLocality": "San Felice del Benaco",
    "addressRegion": "Gardasee",
    "postalCode": "25010",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.595182,
    "longitude": 10.533779
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}