| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "CollectionPage",
        "@id": "https://gear-online.dk/",
        "url": "https://gear-online.dk/",
        "name": "GEAR-online.dk - Det fedeste GEAR og nyeste gadgets",
        "isPartOf": {
          "@id": "https://gear-online.dk/#website"
        },
        "about": {
          "@id": "https://gear-online.dk/#organization"
        },
        "description": "Det fedeste GEAR og nyeste gadgets",
        "breadcrumb": {
          "@id": "https://gear-online.dk/#breadcrumb"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://gear-online.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Forside"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://gear-online.dk/#website",
        "url": "https://gear-online.dk/",
        "name": "GEAR-online.dk",
        "description": "Det fedeste GEAR og nyeste gadgets",
        "publisher": {
          "@id": "https://gear-online.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://gear-online.dk/?s={search_term_string}"
            },
            "query-input": {
              "@type": "PropertyValueSpecification",
              "valueRequired": true,
              "valueName": "search_term_string"
            }
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "Organization",
        "@id": "https://gear-online.dk/#organization",
        "name": "GEAR-online.dk",
        "url": "https://gear-online.dk/",
        "logo": {
          "@type": "ImageObject",
          "inLanguage": "da-DK",
          "@id": "https://gear-online.dk/#/schema/logo/image/",
          "url": "https://gear-online.dk/wp-content/uploads/gear-online.png",
          "contentUrl": "https://gear-online.dk/wp-content/uploads/gear-online.png",
          "width": 153,
          "height": 84,
          "caption": "GEAR-online.dk"
        },
        "image": {
          "@id": "https://gear-online.dk/#/schema/logo/image/"
        }
      }
    ]
  }
] |