{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://yanto.live/#organization",
      "name": "YantoChecker",
      "url": "https://yanto.live/",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://yanto.live/#logo",
        "inLanguage": "en-US",
        "url": "https://yanto.live/images/logo.png",
        "width": 500,
        "height": 500,
        "caption": "YantoChecker"
      },
      "sameAs": [
        "https://twitter.com/yantochecker",
        "https://www.facebook.com/yantochecker",
        "https://www.instagram.com/yantochecker",
        "https://www.linkedin.com/company/yantochecker"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://yanto.live/#website",
      "url": "https://yanto.live/",
      "name": "YantoChecker - Professional Card Verification Service",
      "description": "YantoChecker provides reliable card checking services with high precision and security. Our advanced API ensures efficient verification for all your payment needs.",
      "publisher": {
        "@id": "https://yanto.live/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://yanto.live/search?q={search_term_string}"
          },
          "query-input": "required name=search_term_string"
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://yanto.live/#webpage",
      "url": "https://yanto.live/",
      "name": "YantoChecker - Professional Card Verification Service",
      "isPartOf": {
        "@id": "https://yanto.live/#website"
      },
      "about": {
        "@id": "https://yanto.live/#organization"
      },
      "description": "YantoChecker provides reliable and fast card checking services with high precision and security. Our advanced API ensures efficient verification for all your payment needs.",
      "breadcrumb": {
        "@id": "https://yanto.live/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://yanto.live/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://yanto.live/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "Service",
      "@id": "https://yanto.live/#service",
      "name": "Card Verification Service",
      "description": "Professional card verification with high accuracy and security",
      "provider": {
        "@id": "https://yanto.live/#organization"
      },
      "serviceType": "Card Verification",
      "areaServed": {
        "@type": "Country",
        "name": "Global"
      },
      "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      }
    }
  ]
}
