| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://tunet.dk/#schema-publishing-organization",
        "url": "https://tunet.dk",
        "name": "TUNET",
        "description": "STAY TUNET"
      },
      {
        "@type": "WebSite",
        "@id": "https://tunet.dk/#schema-website",
        "url": "https://tunet.dk",
        "name": "TUNET",
        "encoding": "UTF-8",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://tunet.dk/search/{search_term_string}/",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://tunet.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home"
          }
        ]
      },
      {
        "@type": "Person",
        "@id": "https://tunet.dk/author/bylyth/#schema-author",
        "name": "bylyth",
        "url": "https://tunet.dk/author/bylyth/"
      },
      {
        "@type": "WebPage",
        "@id": "https://tunet.dk/#schema-webpage",
        "isPartOf": {
          "@id": "https://tunet.dk/#schema-website"
        },
        "publisher": {
          "@id": "https://tunet.dk/#schema-publishing-organization"
        },
        "url": "https://tunet.dk/"
      },
      {
        "@type": "Article",
        "mainEntityOfPage": {
          "@id": "https://tunet.dk/#schema-webpage"
        },
        "author": {
          "@id": "https://tunet.dk/author/bylyth/#schema-author"
        },
        "publisher": {
          "@id": "https://tunet.dk/#schema-publishing-organization"
        },
        "dateModified": "2025-10-28T10:20:01",
        "datePublished": "2019-12-18T06:36:30",
        "headline": "TUNET | STAY TUNET! BREDB\u00c5ND - STREAMING - MOBILTELEFONI",
        "description": "Velkommen til Tr\u00e6dballe Uhrh\u00f8j Net - STAY TUNET! | Du f\u00e5r BREDB\u00c5ND - STREAMING - MOBILTELEFONI til en s\u00e6rlig foreningspris.",
        "name": "Home"
      }
    ]
  }
]
         
       |