{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://anchoronglobal.com/#organization",
      "name": "Anchoron Global Solutions",
      "url": "https://anchoronglobal.com",
      "logo": "https://anchoronglobal.com/assets/images/on-1-406x134.png",
      "description": "ISO/IEC 27001:2022 certified IT consulting, staffing, offshore staff augmentation, web development, medical billing, BPO support and bookkeeping firm with offices in USA and India.",
      "foundingDate": "2023",
      "email": "balaji@anchoronglobal.com",
      "telephone": "+1-609-333-2306",
      "knowsAbout": [
        "IT Consulting",
        "IT Staffing",
        "Offshore Staff Augmentation",
        "Software Development",
        "Web Development",
        "Medical Billing",
        "Revenue Cycle Management",
        "Business Process Outsourcing",
        "Bookkeeping",
        "AWS Cloud Development",
        "Java Development",
        ".NET Development",
        "Python Development",
        "Mobile App Development",
        "Database Development",
        "Full-Stack Development",
        "Information Security Management"
      ],
      "hasCredential": {
        "@type": "EducationalOccupationalCredential",
        "name": "ISO/IEC 27001:2022",
        "credentialCategory": "Information Security Certification"
      },
      "makesOffer": [
        { "@id": "https://anchoronglobal.com/#it-staffing-consulting" },
        { "@id": "https://anchoronglobal.com/#offshore-staff-augmentation" },
        { "@id": "https://anchoronglobal.com/#it-deployment" },
        { "@id": "https://anchoronglobal.com/#medical-billing" },
        { "@id": "https://anchoronglobal.com/#bpo-support" },
        { "@id": "https://anchoronglobal.com/#web-development" },
        { "@id": "https://anchoronglobal.com/#bookkeeping" }
      ],
      "location": [
        { "@id": "https://anchoronglobal.com/#usa-office" },
        { "@id": "https://anchoronglobal.com/#india-office" }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://anchoronglobal.com/#website",
      "name": "Anchoron Global Solutions",
      "url": "https://anchoronglobal.com",
      "publisher": { "@id": "https://anchoronglobal.com/#organization" },
      "inLanguage": "en",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://anchoronglobal.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://anchoronglobal.com/#homepage",
      "url": "https://anchoronglobal.com/",
      "name": "Anchoron Global Solutions — IT Consulting, Staffing & Offshore Staff Augmentation",
      "isPartOf": { "@id": "https://anchoronglobal.com/#website" },
      "about": { "@id": "https://anchoronglobal.com/#organization" },
      "description": "Anchoron Global Solutions provides IT Consulting, Offshore Staff Augmentation, Development, Support & Solutions from USA and India.",
      "inLanguage": "en"
    },
    {
      "@type": "Place",
      "@id": "https://anchoronglobal.com/#usa-office",
      "name": "Anchoron Global Solutions — USA Office",
      "address": {
        "@type": "PostalAddress",
        "addressRegion": "MI",
        "addressCountry": "US"
      },
      "telephone": "+1-609-333-2306",
      "geo": { "@type": "GeoCoordinates", "latitude": 42.7325, "longitude": -84.5060 }
    },
    {
      "@type": "Place",
      "@id": "https://anchoronglobal.com/#india-office",
      "name": "Anchoron Global Solutions — India Office",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Chennai",
        "addressRegion": "Tamil Nadu",
        "addressCountry": "IN"
      },
      "telephone": "+91-882-591-1729",
      "geo": { "@type": "GeoCoordinates", "latitude": 13.0827, "longitude": 80.2707 }
    }
  ]
}
