{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandvikens-camping-katthammarsvik-gotland",
  "name": "Sandvikens camping",
  "description": "Sandvikens camping offers internet services.",
  "url": "https://campertunity.com/listings/campgrounds/sandvikens-camping-katthammarsvik-gotland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Östergarn Falhammars 830",
    "addressLocality": "Katthammarsvik",
    "addressRegion": "Gotland County",
    "postalCode": "623 68",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.40015,
    "longitude": 18.87514
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/gotland-county/katthammarsvik/156534/sandvikens-camping",
    "https://www.campercontact.com/en/sweden/gotland-county/156534/sandvikens-camping",
    "https://campio.no/campsite/ostergarn-strand",
    "http://www.ostergarnstrand.se/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}