{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottage-jamtland-hammarstrand",
  "name": "Cottage Jamtland",
  "description": "At 100 meters from Hammarstrands camping on the river Indalsälven we have cozy two person luxury cabin. In this luxurious cottage are two comfortable beds, a spacious sofa bed for another 2 persons, coffee table, dining area, TV and on the porch is a cozy seat. Next to the stuga is a small stuga where three people can sleep in this cabin is electricity and a stove present this cabin is not available in the winter. In the luxury cabin is a complete kitchen with oven, hobs, fridge, freezer, mic...",
  "url": "https://campertunity.com/listings/campgrounds/cottage-jamtland-hammarstrand",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hammarstrand",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.1203630453925,
    "longitude": 16.3439819083619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "911.63",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "kr911.63+"
}