{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Asia X Network (SMC-PVT) LTD",
  "alternateName": ["AXN", "asiaxnetwork", "AsiaXNetwork"],
  "url": "https://asiaxnetwork.vercel.app",
  "logo": "https://asiaxnetwork.vercel.app/images/axn-logo.png",
  "description": "Asia X Network (asiaxnetwork) is Pakistan's leading software house and digital innovation agency specializing in full-stack development, Discord bots, cyber security, e-sports management, digital marketing, and creative design solutions.",
  "foundingDate": "2024",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Pakistan"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+92-303-0974448",
    "contactType": "customer service",
    "availableLanguage": "English"
  },
  "sameAs": [
    "https://discord.gg/TxBsaB49kp"
  ],
  "keywords": "asiaxnetwork, asia x network, AXN, software house Pakistan, digital agency, web development, Discord bots, cyber security, e-sports management",
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Digital Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Full-Stack Development",
          "description": "Expert web development services"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Discord Bots",
          "description": "Custom Discord bot development"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Cyber Security",
          "description": "Comprehensive cybersecurity solutions"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "E-Sports Management",
          "description": "Professional e-sports management services"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Digital Marketing",
          "description": "Effective digital marketing strategies"
        }
      }
    ]
  }
}