{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/visby-strandby-visby",
  "name": "Visby Strandby",
  "description": "Visby Strandby is a campsite in Visby, Gotland, located by the sea.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/visby-strandby-visby",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515f214a53c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Snäckgärdsvägen 32",
    "addressLocality": "Visby",
    "postalCode": "62145",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.65517,
    "longitude": 18.3075
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/gotland/visby/visby-strandby-118399/",
    "https://www.visbystrandby.se"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}