{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lillholmsjo-camping-60-follinge",
  "name": "Lillholmsjö Camping",
  "description": "Campsite with cabins and camping pitches in Jämtland, Sweden. Offers fishing, hunting, and dog sledding. Also has a kiosk for basic goods and fishing licenses.",
  "url": "https://campertunity.com/listings/campgrounds/lillholmsjo-camping-60-follinge",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lillholmsjö 114",
    "addressLocality": "60 Föllinge",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.64018,
    "longitude": 14.38848
  },
  "sameAs": [
    "https://campio.no/campsite/lillholmsjo-camping"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    }
  ]
}