{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-soccer",
      "name": "Custom Soccer Uniforms",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sportswear",
      "material": [
        "Interlock Polyester",
        "Bird Eye Mesh",
        "Pin Dot Mesh"
      ],
      "description": "Custom soccer uniforms manufactured using performance sportswear fabrics with sublimation printing, breathable mesh panels, and professional teamwear construction systems."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-basketball",
      "name": "Custom Basketball Uniforms",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sportswear",
      "material": [
        "Bird Eye Mesh",
        "Hexagon Mesh",
        "Interlock Polyester"
      ],
      "description": "Custom basketball uniforms manufactured with lightweight breathable sportswear fabrics and sublimation production systems."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-baseball",
      "name": "Custom Baseball Jerseys",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sportswear",
      "material": [
        "Interlock Polyester",
        "Pin Dot Mesh",
        "Speedo Fabric"
      ],
      "description": "Custom baseball jerseys and baseball pants manufactured with durable sportswear fabrics, sublimation printing, embroidery, and team branding."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-softball",
      "name": "Custom Softball Uniforms",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sportswear",
      "material": [
        "Interlock Polyester",
        "Bird Eye Mesh"
      ],
      "description": "Custom softball uniforms manufactured for clubs, schools, and leagues with sublimation sportswear production systems."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-cricket",
      "name": "Custom Cricket Uniforms",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sportswear",
      "material": [
        "Interlock Polyester",
        "Micro Mesh"
      ],
      "description": "Custom cricket uniforms manufactured with lightweight performance fabrics and professional sublimation systems."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-activewear",
      "name": "Custom Activewear",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Activewear",
      "material": [
        "Lycra Interlock",
        "Polyester Spandex",
        "Cotton Spandex"
      ],
      "description": "Custom activewear including gym t-shirts, leggings, sports bras, tank tops, and compression wear manufactured for private label fitness brands."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-hoodies",
      "name": "Custom Hoodies",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Outerwear",
      "material": [
        "Polyester Fleece",
        "Cotton Fleece",
        "Lycra Fleece"
      ],
      "description": "Custom hoodies and fleecewear manufactured using premium fleece fabrics with embroidery, screen printing, and sublimation options."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-tracksuits",
      "name": "Custom Tracksuits",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sportswear",
      "material": [
        "Polyester Fleece",
        "Micro Stretch",
        "Softshell"
      ],
      "description": "Custom tracksuits manufactured for sports teams, fitness brands, and clubs using performance fabrics and cut-and-sew systems."
    },
    {
      "@type": "Product",
      "@id": "https://foxedosports.com/#product-bags",
      "name": "Custom Sports Bags",
      "brand": {
        "@id": "https://foxedosports.com/#organization"
      },
      "manufacturer": {
        "@id": "https://foxedosports.com/#manufacturer"
      },
      "category": "Sports Accessories",
      "material": [
        "D600",
        "D1000"
      ],
      "description": "Custom duffle bags and training bags manufactured for teams, clubs, and sportswear brands with custom branding and heavy-duty construction."
    }
  ]
}