{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-design",
      "name": "Sportswear Design Development",
      "description": "The first stage of sportswear manufacturing where client artwork, logos, measurements, and design requirements are reviewed and prepared for production.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Design Review"
        },
        {
          "@type": "HowToStep",
          "name": "Artwork Setup"
        },
        {
          "@type": "HowToStep",
          "name": "Measurement Confirmation"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-pattern",
      "name": "Pattern Making and Size Grading",
      "description": "Sportswear patterns are developed and graded according to sizing requirements for production accuracy and fit consistency.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Pattern Development"
        },
        {
          "@type": "HowToStep",
          "name": "Size Grading"
        },
        {
          "@type": "HowToStep",
          "name": "Fit Adjustments"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-sampling",
      "name": "Sample Development",
      "description": "Physical sample production is created for testing, sizing approval, and design verification before bulk manufacturing.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Fabric Selection"
        },
        {
          "@type": "HowToStep",
          "name": "Sample Cutting"
        },
        {
          "@type": "HowToStep",
          "name": "Sample Stitching"
        },
        {
          "@type": "HowToStep",
          "name": "Client Approval"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-printing",
      "name": "Printing and Branding Application",
      "description": "Printing methods including sublimation, screen printing, embroidery, DTF, and heat transfer are applied based on product requirements.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Sublimation Printing"
        },
        {
          "@type": "HowToStep",
          "name": "Embroidery Application"
        },
        {
          "@type": "HowToStep",
          "name": "Screen Printing"
        },
        {
          "@type": "HowToStep",
          "name": "DTF Printing"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-cutting",
      "name": "Fabric Cutting and Panel Preparation",
      "description": "Fabric panels are cut according to approved patterns and production layouts for stitching preparation.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Marker Setup"
        },
        {
          "@type": "HowToStep",
          "name": "Fabric Cutting"
        },
        {
          "@type": "HowToStep",
          "name": "Panel Sorting"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-stitching",
      "name": "Stitching and Assembly",
      "description": "Garment panels are stitched and assembled using industrial stitching systems following approved garment construction standards.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Panel Joining"
        },
        {
          "@type": "HowToStep",
          "name": "Neck Construction"
        },
        {
          "@type": "HowToStep",
          "name": "Hem Finishing"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-quality",
      "name": "Sportswear Quality Control",
      "description": "Each product undergoes in-house quality control including measurement verification, stitching inspection, print inspection, and finishing checks.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Measurement Checking"
        },
        {
          "@type": "HowToStep",
          "name": "Stitching Inspection"
        },
        {
          "@type": "HowToStep",
          "name": "Print Inspection"
        },
        {
          "@type": "HowToStep",
          "name": "Final Product Review"
        }
      ]
    },
    {
      "@type": "HowTo",
      "@id": "https://foxedosports.com/#process-packaging",
      "name": "Packaging and Shipment",
      "description": "Finished products are packed, labeled, and prepared for worldwide shipment with export-compliant documentation.",
      "step": [
        {
          "@type": "HowToStep",
          "name": "Tagging"
        },
        {
          "@type": "HowToStep",
          "name": "Polybag Packing"
        },
        {
          "@type": "HowToStep",
          "name": "Carton Packing"
        },
        {
          "@type": "HowToStep",
          "name": "Shipment Dispatch"
        }
      ]
    }
  ]
}