| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://ledningen.dk/#organization",
        "name": "Ledningen.dk",
        "url": "https://ledningen.dk",
        "sameAs": [
          "https://www.facebook.com/ledningendk"
        ],
        "logo": {
          "@type": "ImageObject",
          "@id": "https://ledningen.dk/#logo",
          "url": "https://ledningen.dk/wp-content/uploads/2021/09/Ledningen-logo-2021_ny-orange-farve_alt-i-kabler-og-ledninger_mindre.png",
          "contentUrl": "https://ledningen.dk/wp-content/uploads/2021/09/Ledningen-logo-2021_ny-orange-farve_alt-i-kabler-og-ledninger_mindre.png",
          "caption": "Ledningen ApS",
          "inLanguage": "da-DK",
          "width": 1000,
          "height": 195
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://ledningen.dk/#website",
        "url": "https://ledningen.dk",
        "name": "Ledningen ApS",
        "alternateName": "Ledningen.dk",
        "publisher": {
          "@id": "https://ledningen.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://ledningen.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://ledningen.dk/#webpage",
        "url": "https://ledningen.dk/",
        "name": "Hos Ledningen.dk - Alt i kabler og ledninger",
        "datePublished": "2019-01-10T16:25:10+01:00",
        "dateModified": "2025-09-18T14:55:46+02:00",
        "about": {
          "@id": "https://ledningen.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://ledningen.dk/#website"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Person",
        "@id": "https://ledningen.dk/author/ledningen/",
        "name": "Ledningen",
        "url": "https://ledningen.dk/author/ledningen/",
        "image": {
          "@type": "ImageObject",
          "@id": "https://secure.gravatar.com/avatar/022051224d91df7f097b80180851dbf48d2547b5324dc891398de54a56653638?s=96&d=mm&r=g",
          "url": "https://secure.gravatar.com/avatar/022051224d91df7f097b80180851dbf48d2547b5324dc891398de54a56653638?s=96&d=mm&r=g",
          "caption": "Ledningen",
          "inLanguage": "da-DK"
        },
        "worksFor": {
          "@id": "https://ledningen.dk/#organization"
        }
      },
      {
        "@type": "Article",
        "headline": "Hos Ledningen.dk - Alt i kabler og ledninger",
        "keywords": "Ledningen",
        "datePublished": "2019-01-10T16:25:10+01:00",
        "dateModified": "2025-09-18T14:55:46+02:00",
        "author": {
          "@id": "https://ledningen.dk/author/ledningen/",
          "name": "Ledningen"
        },
        "publisher": {
          "@id": "https://ledningen.dk/#organization"
        },
        "description": "Over 25 \u00e5r erfaring med kabler - K\u00f8b et stort udvalg af kabler og ledninger. Billige priser og hurtig levering - Ledningen.dk",
        "name": "Hos Ledningen.dk - Alt i kabler og ledninger",
        "@id": "https://ledningen.dk/#richSnippet",
        "isPartOf": {
          "@id": "https://ledningen.dk/#webpage"
        },
        "inLanguage": "da-DK",
        "mainEntityOfPage": {
          "@id": "https://ledningen.dk/#webpage"
        }
      }
    ]
  }
]
         
       |