{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nube-dargento-sorrento-campania-1",
  "name": "Campsite Nube d'Argento",
  "description": "Enjoy a relaxing stay at Camping Nube d'Argento in Sorrento, Italy. Visitor rating: 3.77.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nube-dargento-sorrento-campania-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799414.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Capo",
    "addressLocality": "Sorrento",
    "addressRegion": "Campania",
    "postalCode": "80067",
    "addressCountry": "Italië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.62537,
    "longitude": 14.36584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}