{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eden-san-felice-del-benaco-lago-di-garda",
  "name": "Eden",
  "description": "Rent yours in San Felice del Benaco with Homair Eden and book your holidays online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eden-san-felice-del-benaco-lago-di-garda",
  "image": [
    "https://www.homair.com/photos/camping/150/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Martiri D/P n.39",
    "addressLocality": "San Felice del Benaco",
    "addressRegion": "Lago di Garda",
    "postalCode": "25010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.599722,
    "longitude": 10.549444
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 67,
    "bestRating": 5,
    "worstRating": 1
  }
}