{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bredang-camping-stockholm-stockholm-stockholm-county-se",
  "name": "Bredäng Camping Stockholm",
  "description": "quiet campsite - great places - metro 500m - shop - restaurant - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/bredang-camping-stockholm-stockholm-stockholm-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650781529.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stora Sällskapets Väg",
    "addressLocality": "Stockholm",
    "addressRegion": "stockholm-county",
    "postalCode": "127 31",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.29545,
    "longitude": 17.92297
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/stockholm-county/stockholm/24155/bredang-camping-stockholm",
    "http://www.bredangcamping.se/",
    "https://www.pincamp.ch/de/campingplaetze/bredaeng-camping-stockholm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "365",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr365+"
}