{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solje-camping-glava-varmland-glava",
  "name": "Sölje Camping Glava Värmland",
  "description": "Sölje Camping is a family campsite beautifully situated next to Stora Lesjön. Close to Glaskogen nature reserve with miles of hiking trails. Over 60 fishing waters in the vicinity of the campsite.",
  "url": "https://campertunity.com/listings/campgrounds/solje-camping-glava-varmland-glava",
  "image": [
    "https://graph.facebook.com/241246911148/picture?type=large"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tångeberg Sölje",
    "addressLocality": "Glava",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.47695027634,
    "longitude": 12.685638356684
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}