{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rattviksgarden-rattvik-provincia-de-dalarna",
  "name": "rattviksgarden",
  "description": "plus 400m - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/rattviksgarden-rattvik-provincia-de-dalarna",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650882251.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Enåbadsvägen",
    "addressLocality": "rattvik",
    "addressRegion": "provincia-de-dalarna",
    "postalCode": "795 32",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.88844,
    "longitude": 15.13059
  },
  "sameAs": [
    "https://www.campercontact.com/es/suecia/provincia-de-dalarna/rattvik/81305/rattviksgarden",
    "http://rattviksgarden.se"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "250",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr250+"
}