{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klaus-veneto",
  "name": "How far from the sea is Camping Klaus?",
  "description": "Profile100mt from the sand beach, maxicaravan or rental, very easy to visit Jesolo and Venice Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klaus-veneto",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-klaus/tm6NzENRNmAg.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-klaus/19bwX5V53a7g.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Granatiere 18",
    "addressLocality": "Camping Klaus",
    "addressRegion": "Veneto",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47842,
    "longitude": 12.56741
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}