| Structured
    Data | [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "CollectionPage",
        "@id": "https://taxishop.dk/",
        "url": "https://taxishop.dk/",
        "name": "Taxishop",
        "isPartOf": {
          "@id": "https://taxishop.dk/#website"
        },
        "about": {
          "@id": "https://taxishop.dk/#organization"
        },
        "description": "Din genvej til din nye taxa og udstyr. Find alt fra nye biler til brugt udstyr til din taxa",
        "breadcrumb": {
          "@id": "https://taxishop.dk/#breadcrumb"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://taxishop.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Hjem"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://taxishop.dk/#website",
        "url": "https://taxishop.dk/",
        "name": "Taxishop",
        "description": "Din genvej til din nye taxa og udstyr. Find alt fra nye biler til brugt udstyr til din taxa.",
        "publisher": {
          "@id": "https://taxishop.dk/#organization"
        },
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://taxishop.dk/?s={search_term_string}"
            },
            "query-input": {
              "@type": "PropertyValueSpecification",
              "valueRequired": true,
              "valueName": "search_term_string"
            }
          }
        ],
        "inLanguage": "da-DK"
      },
      {
        "@type": "Organization",
        "@id": "https://taxishop.dk/#organization",
        "name": "Taxishop",
        "url": "https://taxishop.dk/",
        "logo": {
          "@type": "ImageObject",
          "inLanguage": "da-DK",
          "@id": "https://taxishop.dk/#/schema/logo/image/",
          "url": "https://taxishop.dk/wp-content/uploads/2025/10/cropped-Taxishop-Logo.png",
          "contentUrl": "https://taxishop.dk/wp-content/uploads/2025/10/cropped-Taxishop-Logo.png",
          "width": 1025,
          "height": 1023,
          "caption": "Taxishop"
        },
        "image": {
          "@id": "https://taxishop.dk/#/schema/logo/image/"
        },
        "sameAs": [
          "https://www.facebook.com/profile.php?id=61581754583066"
        ]
      }
    ]
  }
] |