{
  "@context": "https://schema.org/",
  "@type": "HowTo",
  "name": "Jak kupić Bitcoin w bitomacie w Katowicach?",
  "description": "Transakcja zakupu różnych kryptowalut przypomina używanie zwykłego bankomatu, ale zamiast konta, potrzebujemy dowolnej aplikacji portfela kryptowalut.",
  "totalTime": "PT3M",
  "estimatedCost": {
    "@type": "MonetaryAmount",
    "currency": "PLN",
    "value": "40"
  },
  "supply": {
    "@type": "HowToSupply",
    "name": "Portfel kryptowalut"
  },
  "tool": {
    "@type": "HowToTool",
    "name": "Bitomat"
  },
  "step": [{
    "@type": "HowToStep",
    "text": "Włóż gotówkę za którą kupujesz BTC",
    "image": "https://shitcoins.club/resources/img/icon-k1.png",
    "name": "Włóż gotówkę",
    "url": "https://shitcoins.club/jak-dziala-bitomat"
  },{
    "@type": "HowToStep",
    "text": "Zeskanuj QR portfela lub podaj swój adres",
    "image": "https://shitcoins.club/resources/img/icon-k2.png",
    "name": "Zeskanuj QR",
    "url": "https://shitcoins.club/jak-dziala-bitomat"
  },{
    "@type": "HowToStep",
    "text": "Wybierz opłatę dla górników i potwierdź transakcję",
    "image": "https://shitcoins.club/resources/img/icon-k3.png",
    "name": "Wybierz fee",
    "url": "https://shitcoins.club/jak-dziala-bitomat"
  },{
    "@type": "HowToStep",
    "text": "Bitcoin trafi na Twój portfel",
    "image": "https://shitcoins.club/resources/img/icon-k4.png",
    "name": "Odbierz Bitcoin",
    "url": "https://shitcoins.club/jak-dziala-bitomat"
  }]
}