{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verona-village-veneto",
  "name": "Are dogs allowed at the campsite Camping Verona Village?",
  "description": "ProfileUpon arrival, you will find 150 new pitches equipped for caravans, about 50 m² in size and including water and electricity connections. Do you know that there is also a camper service and a barbecue area at the campsite? By …reservation, it is also possible to use a private bathroom with key, a children's bathroom and a nursery for the younger guests. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verona-village-veneto",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-verona-village/a1aCKBURfS6S.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-verona-village/qEf66_T9CnFO.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Forte Tomba 44",
    "addressLocality": "Camping Verona Village",
    "addressRegion": "Veneto",
    "postalCode": "37135",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.39306,
    "longitude": 10.99298
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}