{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://nakprc.com/#organization",
  "name": "NakprcSoft Technologies",
  "legalName": "NakprcSoft Technologies",
  "url": "https://nakprc.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://nakprc.com/logo.webp",
    "width": 512,
    "height": 512
  },
  "image": "https://nakprc.com/logo.webp",
  "description": "NakprcSoft Technologies is a full-stack software development and AI engineering company building future-ready digital products — from web apps to AI-powered business solutions.",
  "foundingDate": "2023",
  "founder": {
    "@type": "Person",
    "@id": "https://nakprc.com/#founder",
    "name": "Ajit Kumar Pandit",
    "jobTitle": "Founder & CEO",
    "url": "https://nakprc.com/#founder",
    "sameAs": [
      "https://linkedin.com/in/ajitkumarpandit",
      "https://twitter.com/AjitKrPandit",
      "https://github.com/ajit-kumar-pandit"
    ]
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "email": "support@nakprc.com",
      "contactType": "customer support",
      "availableLanguage": ["English", "Hindi"]
    },
    {
      "@type": "ContactPoint",
      "email": "ajit@nakprc.com",
      "contactType": "technical support",
      "availableLanguage": ["English", "Hindi"]
    }
  ],
  "sameAs": [
    "https://linkedin.com/in/ajitkumarpandit",
    "https://twitter.com/AjitKrPandit",
    "https://github.com/ajit-kumar-pandit",
    "https://razorpay.me/@nakprcsofttechnologies"
  ],
  "areaServed": {
    "@type": "Country",
    "name": "India"
  },
  "knowsAbout": [
    "Full Stack Development",
    "Artificial Intelligence",
    "Prompt Engineering",
    "Web Application Development",
    "Mobile App Development",
    "AI-Powered Business Solutions",
    "React.js",
    "Node.js",
    "TypeScript"
  ]
}
