{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ratans-camping-ratan",
  "name": "Rätans Camping",
  "description": "Rätans Camping is a campsite in Rätan, Jämtland, located by a lake/recreational pond.This terraced camp site and camp site with sloping grounds...",
  "url": "https://campertunity.com/listings/campgrounds/ratans-camping-ratan",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2bba8a787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sjövägen 79",
    "addressLocality": "Rätan",
    "postalCode": "84595",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.48028,
    "longitude": 14.53922
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/jamtland/ratan/ratans-camping-106872/",
    "https://www.campercontact.com/en/sweden/jamtland-county/bergs-kommun/99163/ratans-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}