{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-joker-veneto",
  "name": "How far from the beach is Camping Joker?",
  "description": "ProfilePrivate beach with sunbeds and parasols. Worth seeing in Lido the Jesolo the longest shopping street in Europe. Location directly by the sea with old-grown pine groves. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-joker-veneto",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-joker/aNhazOPvDM2_.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-joker/ZWLAHA6GffW3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Fausta 318-355",
    "addressLocality": "Camping Joker",
    "addressRegion": "Veneto",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47112,
    "longitude": 12.54588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}