{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-oro-verde-verona-veneto",
  "name": "Agricampeggio Oro Verde",
  "description": "Nature a stone's throw from the city. Surrounded by greenery, it is only 5 km from the Verona Arena. 15 equipped pitches, all inclusive, in a rural, quiet and familiar environment. An unforgettable place to spend your vacation or work days. It is preferable to notify before arrival and the possibility of entry until late evening.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-oro-verde-verona-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650947685.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via San Michele",
    "addressLocality": "verona",
    "addressRegion": "veneto",
    "postalCode": "37141",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44695,
    "longitude": 11.04668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28.5+"
}