{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forest-family-home-ytterhogdal-jamtland-county",
  "name": "Forest Family Home",
  "description": "Camper spots at the house - toys available - along the E 45 - forest and lakes accessible via the garden - guest room available.",
  "url": "https://campertunity.com/listings/campgrounds/forest-family-home-ytterhogdal-jamtland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651150393.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Överhogdal",
    "addressLocality": "ytterhogdal",
    "addressRegion": "jamtland-county",
    "postalCode": "842 97",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.28102,
    "longitude": 14.80434
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/jamtland-county/ytterhogdal/107953/forest-family-home",
    "https://park4night.com/en/place/126985"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "120",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "kr120+"
}