{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-camper-pontevigodarzere-padua-veneto",
  "name": "Park Camper Pontevigodarzere",
  "description": "near exit Padova Est motorway A4-pay in automatic-supermarket and Chinese restaurant 100 m-direct tram to centre 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/park-camper-pontevigodarzere-padua-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805100.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Telemaco Signorini",
    "addressLocality": "Padua",
    "addressRegion": "veneto",
    "postalCode": "35133",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44205,
    "longitude": 11.89188
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}