{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nube-dargento-sorrento-campania",
  "name": "Camping Nube Dargento",
  "description": "terrace campsite near the sea - camping shop - snack bar - pizzeria - restaurant - shops 500m - public transport 50m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nube-dargento-sorrento-campania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799414.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Capo",
    "addressLocality": "sorrento",
    "addressRegion": "campania",
    "postalCode": "80067",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.62537,
    "longitude": 14.36584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€44+"
}