{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturcamping-lagom-grasmark-uddheden",
  "name": "Naturcamping Lagom",
  "description": "Green camping in an incredibly relaxing environment. That's exactly what you'll experience when you holiday in the Swedish Gräsmark and spend the...",
  "url": "https://campertunity.com/listings/campgrounds/naturcamping-lagom-grasmark-uddheden",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515c524c1b8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Uddhedsängen 30",
    "addressLocality": "Gräsmark/Uddheden",
    "postalCode": "68698",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.95039,
    "longitude": 12.91433
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/sweden/varmland/grasmark-uddheden/naturcamping-lagom-118069/",
    "https://www.naturcampinglagom.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}