{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandviks-sandvik",
  "name": "Sandviks Camping",
  "description": "Sandviks Camping is a campsite in Roxenbaden, Östergötland, located by a lake/recreational pond.This terraced camp site and camp site with sloping...",
  "url": "https://campertunity.com/listings/campgrounds/sandviks-sandvik",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503d5389350.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vreta Kloster",
    "addressLocality": "Sandvik",
    "postalCode": "58578",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.54111,
    "longitude": 15.62278
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/ostergotland/roxenbaden/sandviks-camping-114151/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}