{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-gretl-am-see-st-josef-am-see-kaltern",
  "name": "Camping Gretl am See",
  "description": "Camping Gretl am See is a campsite in Caldaro Sulla Strada del Vino, Bolzano, located on the edge of a lake/recreational pond.This campsite is...",
  "url": "https://campertunity.com/listings/campgrounds/camping-gretl-am-see-st-josef-am-see-kaltern",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0e63e1b06.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weinstraße 18",
    "addressLocality": "St. Josef am See/Kaltern",
    "postalCode": "39052",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.38278,
    "longitude": 11.25761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}