{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dolce-vita-stella-san-giovanni",
  "name": "Camping Dolce Vita",
  "description": "Camping Dolce Vita is a campsite in Stella, Savona, located in a wood and a river/stream.The campsite has which are marked out, pitches with shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-dolce-vita-stella-san-giovanni",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67505bfc6bacd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Rio Basco 62",
    "addressLocality": "Stella San Giovanni",
    "postalCode": "17044",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.38111,
    "longitude": 8.5015
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/liguria/savona/stella/camping-dolce-vita-114553/",
    "https://www.pincamp.de/campingplaetze/camping-dolce-vita-stella-san-giovanni"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}