| Structured
    Data | 
      
         
        [
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Fun-shop",
    "logo": "https://www.fun-shop.dk/cdn/shop/files/R.jpg?v=1693430065&width=500",
    "sameAs": [
      "",
      "https://www.facebook.com/pokemon.fun.shop/",
      "",
      "https://www.instagram.com/pokemon_fun_shop/",
      "",
      "",
      "",
      "https://www.youtube.com/@fun-shop",
      ""
    ],
    "url": "https://www.fun-shop.dk"
  },
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Fun-shop",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.fun-shop.dk/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    },
    "url": "https://www.fun-shop.dk"
  }
]
         
       |