{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strombackens-stallplatser-och-bistro-ytterhogdal",
  "name": "Strömbackens ställplatser och Bistro",
  "description": "On the river - toilet emptying only without chemicals - bistro - center 16km",
  "url": "https://campertunity.com/listings/campgrounds/strombackens-stallplatser-och-bistro-ytterhogdal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651247737.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strömbacken",
    "addressLocality": "Ytterhogdal",
    "addressRegion": "jamtland-county",
    "postalCode": "842 97",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.07001,
    "longitude": 15.10616
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/ytterhogdal/159478/strombackens-stallplatser-och-bistro"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "kr250+"
}