| Structured
    Data | 
      
         
        [
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "M\u00f8bl\u00e9r med Wengberg",
    "@id": "https://wengberg.dk#Organization",
    "address": {
      "@type": "PostalAddress",
      "addressCountry": "DK",
      "streetAddress": "\u00c5s\u00f8vej 2",
      "@id": "https://wengberg.dk#Address"
    },
    "email": "maw@mobler.dk",
    "url": "https://wengberg.dk"
  },
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "M\u00f8bl\u00e9r med Wengberg",
    "sameAs": [
      "",
      "https://www.facebook.com/wengbergs/",
      "",
      "https://www.instagram.com/wengbergdk/",
      "",
      "",
      "",
      ""
    ],
    "url": "https://wengberg.dk"
  },
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "M\u00f8bl\u00e9r med Wengberg",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://wengberg.dk/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    },
    "url": "https://wengberg.dk"
  }
]
         
       |