{
  "@context": "https://schema.org",
  "@type": "Person",
  "@id": "https://abhisheksonwal.vercel.app/#person",
  "name": "Abhishek Sonwal",
  "givenName": "Abhishek",
  "familyName": "Sonwal",
  "jobTitle": "Senior DevOps Engineer",
  "description": "Abhishek Sonwal is a Senior DevOps Engineer specializing in AWS, Kubernetes, Terraform, CI/CD, and DevSecOps. Official portfolio and contact hub.",
  "url": "https://abhisheksonwal.vercel.app/",
  "image": "https://abhisheksonwal.vercel.app/assets/images/logo.png",
  "email": "abhisonwal05@gmail.com",
  "telephone": "+91-8947857410",
  "nationality": {
    "@type": "Country",
    "name": "India"
  },
  "homeLocation": {
    "@type": "Place",
    "name": "Abu Road, Rajasthan, India"
  },
  "worksFor": {
    "@type": "Organization",
    "name": "Freelance DevOps Consultant"
  },
  "sameAs": [
    "https://www.linkedin.com/in/abhi0518",
    "https://github.com/iiamabhishek",
    "https://www.fiverr.com/iiamabhishek"
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "LinkedIn",
      "name": "Abhishek Sonwal LinkedIn",
      "value": "https://www.linkedin.com/in/abhi0518"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "GitHub",
      "name": "Abhishek Sonwal GitHub",
      "value": "https://github.com/iiamabhishek"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "Fiverr",
      "name": "Abhishek Sonwal Fiverr",
      "value": "https://www.fiverr.com/iiamabhishek"
    }
  ],
  "knowsAbout": [
    "DevOps",
    "Amazon Web Services",
    "Kubernetes",
    "Terraform",
    "CI/CD",
    "DevSecOps"
  ],
  "mainEntityOfPage": "https://abhisheksonwal.vercel.app/"
}
