{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beautiful-view-italian-hills-italy",
  "name": "beautiful view over the Italian hills",
  "description": "Just imagine..... After a day of traveling you arrive at your destination, a bit overcooked, but tha",
  "url": "https://campertunity.com/listings/campgrounds/beautiful-view-italian-hills-italy",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ce/fd/e4/cefde4e839bca12e38366df08b659819.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.58,
    "longitude": 12.91
  },
  "sameAs": [
    "https://campspace.com/en/s/schitterend-uitzicht-over-de-italiaanse-heuvels_5211?pitchTypeId=3083&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}