{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-tonnarella-terme-vigliatore-sicilia-italy",
  "name": "Area Camper Tonnarella",
  "description": "Shower twelve and fifty € - on the beach - near a supermarket - bread service - pizzeria 200m - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-tonnarella-terme-vigliatore-sicilia-italy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650723219.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Tonnarella",
    "addressLocality": "Terme Vigliatore",
    "addressRegion": "sicilia",
    "postalCode": "98050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.13249,
    "longitude": 15.12461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 54,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}