{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pokesøk.no/#org",
      "name": "PokeSøk",
      "url": "https://pokesøk.no/",
      "logo": "https://pokesøk.no/icon-512.png"
    },
    {
      "@type": "WebSite",
      "name": "PokeSøk",
      "url": "https://pokesøk.no/",
      "publisher": { "@id": "https://pokesøk.no/#org" },
      "description": "Sammenlign priser på Pokémon-, One Piece- og andre samlekortprodukter på tvers av norske nettbutikker. Live prisfall, restocks og nye produkter — oppdatert automatisk hele døgnet.",
      "inLanguage": "nb-NO",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://pokesøk.no/?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    }
  ]
}
