{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agrituristica-paparanza-valguarnera-caropepe-sicily",
  "name": "Agrituristica Paparanza",
  "description": "location on SP4 - use GPS coordinates - Floristella-Grottacalda mine park 5km - Villa Romana del Casale and Piazza Armerina 15km - Greek town Morgantina ad Aidone 20km - supermarkets, pharmacy, banks, restaurants, pizzerias 2km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agrituristica-paparanza-valguarnera-caropepe-sicily",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650863949.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Provinciale 4",
    "addressLocality": "valguarnera-caropepe",
    "addressRegion": "sicily",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5147,
    "longitude": 14.38905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 77,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}