{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lungomare",
  "name": "Camping Lungomare",
  "description": "The Campsite, on the Ionian Coast in Calabria, is located in a pine forest and is the perfect spot i",
  "url": "https://campertunity.com/listings/campgrounds/camping-lungomare",
  "image": [
    "https://campspace.com/media/medium/uploads/space/2b/6b/13/2b6b13a305a18c4f2cda2b1cfdf7430e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.92,
    "longitude": 16.81
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}