{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lilla-bageriet-i-skogen-arboga-vastmanland-county",
  "name": "Lilla Bageriet i Skogen",
  "description": "Small farm - in the middle of the forest - small artisanal bakery (not open every day) - contact us before arrival - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/lilla-bageriet-i-skogen-arboga-vastmanland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651262943.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hagsätter",
    "addressLocality": "Arboga",
    "addressRegion": "vastmanland-county",
    "postalCode": "732 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.3306,
    "longitude": 15.75467
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vastmanland-county/arboga/161964/lilla-bageriet-i-skogen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr200+"
}