{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://www.siriglobaltech.in/#organization",
  "name": "Siri Global Tech",
  "alternateName": "Siri Global Technologies",
  "url": "https://www.siriglobaltech.in",
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.siriglobaltech.in/assets/images/SIRI_LOGO.webp",
    "width": 180,
    "height": 60
  },
  "description": "Leading provider of freight forwarding software India, logistics management system India, and shipping management India solutions. Trusted by 500+ Indian logistics companies for cloud-based freight forwarding, customs automation, and supply chain management.",
  "foundingDate": "2020-01-01",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unit No-01, Ground Floor, Plot No.60, Shri Swami Samarth CHS, Tarun Bharat Society, Chakala, Andheri East",
    "addressLocality": "Mumbai",
    "addressRegion": "Maharashtra",
    "postalCode": "400099",
    "addressCountry": "IN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "19.0760",
    "longitude": "72.8777"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+91-98675-95974",
      "contactType": "Sales and Support",
      "email": "info@siriglobaltech.com",
      "areaServed": "IN",
      "availableLanguage": ["English", "Hindi"]
    },
    {
      "@type": "ContactPoint",
      "telephone": "+91-90291-32115",
      "contactType": "Technical Support",
      "email": "support@siriglobaltech.com",
      "areaServed": "IN",
      "availableLanguage": ["English", "Hindi"]
    }
  ],
  "email": "info@siriglobaltech.com",
  "sameAs": [
    "https://www.linkedin.com/company/siriglobaltech",
    "https://twitter.com/siriglobaltech",
    "https://www.facebook.com/siriglobaltech"
  ],
  "areaServed": {
    "@type": "Country",
    "name": "India"
  },
  "knowsAbout": [
    "Freight Forwarding Software",
    "Logistics Management",
    "Customs Clearance Automation",
    "Ocean Freight Management",
    "Air Cargo Management",
    "Logistics ERP",
    "Supply Chain Management",
    "Shipping Management",
    "Documentation Management",
    "Port Operations Integration"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Freight Forwarding Software India Solutions",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "SoftwareApplication",
          "name": "Freight Forwarding Software India",
          "applicationCategory": "BusinessApplication",
          "description": "Complete freight forwarding software India for logistics companies"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "SoftwareApplication",
          "name": "Ocean Freight Management Software",
          "applicationCategory": "BusinessApplication",
          "description": "Ocean freight tracking and management software"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "SoftwareApplication",
          "name": "Air Freight Management Software",
          "applicationCategory": "BusinessApplication",
          "description": "Air cargo management and tracking software"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "SoftwareApplication",
          "name": "Customs Clearance Automation Software",
          "applicationCategory": "BusinessApplication",
          "description": "ICEGATE integrated customs clearance automation"
        }
      }
    ]
  }
}

