{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riva-del-mare-calopezzati",
  "name": "Camping Riva del Mare",
  "description": "Camping Riva del Mare is a campsite in Calopezzati, Cosenza.The campsite has which are marked out and pitches without shade. Camping Riva del Mare is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riva-del-mare-calopezzati",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67519710a6176.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale 1 maggio, 37",
    "addressLocality": "Calopezzati",
    "postalCode": "87060",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.57414,
    "longitude": 16.82147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}