| Structured
    Data | [
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Mammashop.dk",
    "logo": "https://mammashop.dk/cdn/shop/files/logo.svg?v=1708527309&width=191",
    "sameAs": [
      "https://twitter.com/",
      "https://facebook.com/",
      "https://www.pinterest.com/",
      "https://instagram.com/",
      "",
      "",
      "",
      ""
    ],
    "url": "https://mamma-shop.com"
  },
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Mammashop.dk",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://mamma-shop.com/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    },
    "url": "https://mamma-shop.com"
  }
] |