{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/napposjon-los",
  "name": "Napposjön",
  "description": "Enjoy a relaxing stay at Napposjön in Los, Sweden. Visitors' rating: 4.59.",
  "url": "https://campertunity.com/listings/campgrounds/napposjon-los",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650928597.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Los",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.67752,
    "longitude": 14.79159
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/gavleborg-county/los/94468/napposjon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}