| Structured
    Data | 
      
         
        [
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Aerowalk",
    "logo": "https://www.aerowalk.dk/cdn/shop/files/awlogo_11d37be1-e511-4896-a155-c17a0a1e629d.png?v=1672055258&width=174",
    "sameAs": [
      "https://www.facebook.com/aerowalk.dk",
      "https://www.instagram.com/aerowalk.dk/"
    ],
    "url": "https://www.aerowalk.dk"
  },
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Aerowalk",
    "url": "https://www.aerowalk.dk",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.aerowalk.dk/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  }
]
         
       |