| Structured
    Data | [
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "url": "/",
    "telephone": "",
    "potentialAction": {
      "@type": "SearchAction",
      "name": "Søg Phønix Tag Materialer A/S",
      "target": "/soeg/?search={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Phønix Tag Materialer A/S",
    "url": "/",
    "logo": "/media/a5jpj3rm/logo512-ptm.png",
    "telephone": "",
    "email": "",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "",
      "postalCode": "",
      "streetAddress": ""
    },
    "contactPoint": [
      {
        "@type": "ContactPoint",
        "telephone": "",
        "email": "",
        "contactType": "customer service"
      }
    ]
  }
] |