| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://mobilsiden.dk/#organization",
        "name": "Mobilsiden.dk",
        "url": "https://mobilsiden.dk/",
        "sameAs": [],
        "logo": {
          "@type": "ImageObject",
          "@id": "https://mobilsiden.dk/#logo",
          "inLanguage": "da-DK",
          "url": "https://mobilsiden.s3.eu-central-1.amazonaws.com/wp-content/uploads/2020/01/26040927/mobilsiden-logo.png",
          "width": 400,
          "height": 75,
          "caption": "Mobilsiden.dk"
        },
        "image": {
          "@id": "https://mobilsiden.dk/#logo"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://mobilsiden.dk/#website",
        "url": "https://mobilsiden.dk/",
        "name": "Mobilsiden.dk",
        "description": "Nyheder om: Mobil, Telefoni, Bredb\u00e5nd & Elbiler",
        "publisher": {
          "@id": "https://mobilsiden.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": "https://mobilsiden.dk/?s={search_term_string}",
            "query-input": "required name=search_term_string"
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "CollectionPage",
        "@id": "https://mobilsiden.dk/#webpage",
        "url": "https://mobilsiden.dk/",
        "name": "Mobilsiden.dk - Nyheder om: Mobil, Telefoni, Bredb\u00e5nd & Elbiler",
        "isPartOf": {
          "@id": "https://mobilsiden.dk/#website"
        },
        "about": {
          "@id": "https://mobilsiden.dk/#organization"
        },
        "description": "Fokus p\u00e5 telefoner, mobiltelefoni, bredb\u00e5nd & elbiler \u2013 Seneste nyt om alt indenfor Mobility Technology \u2013 Nyheder, test, prissammenligninger & guides.",
        "inLanguage": "da-DK"
      }
    ]
  }
] |