{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farstanas-havsbad-familjecamping-jarna-stockholm",
  "name": "Farstanas Havsbad Familjecamping",
  "description": "located at a day beach - can be opened with a code that you receive when you register - center of Stockholm 35km",
  "url": "https://campertunity.com/listings/campgrounds/farstanas-havsbad-familjecamping-jarna-stockholm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651126738.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Färsta",
    "addressLocality": "jarna",
    "addressRegion": "stockholm-county",
    "postalCode": "153 91",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.09797,
    "longitude": 17.6483
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/stockholm-county/jarna/106775/farstanas-havsbad-familjecamping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "300",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr300+"
}