{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-marbella-club-palinuro",
  "name": "Camping Marbella Club",
  "description": "Campsite Marbella Club is a campsite in Palinuro, Salerno, located by the sea and by a river/stream. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-marbella-club-palinuro",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f1474f23bb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Piana Mingardo",
    "addressLocality": "Palinuro",
    "postalCode": "84064"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.03756,
    "longitude": 15.30981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}