{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-villa-vicini-ortezzano-marche",
  "name": "Agriturismo Villa Vicini",
  "description": "Agriturismo Villa Vicini with 8 places located between vineyards and olive groves - sea and Sibilini mountains 20 km - center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-villa-vicini-ortezzano-marche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000165.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Croce (SS55)",
    "addressLocality": "Ortezzano",
    "addressRegion": "marche",
    "postalCode": "63851",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.02881,
    "longitude": 13.60027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}