{
  "@context": "https://schema.org",
  "@type": "DefinedTermSet",
  "name": "LeoSwap Gymnastics Wear Vocabulary",
  "description": "Comprehensive taxonomy of gymnastics wear attributes for precise searching and recommendations",
  "hasDefinedTerm": [
    {
      "@type": "DefinedTerm",
      "@id": "https://leoswap.com/vocabulary/back-styles",
      "name": "Back Styles",
      "description": "Common back style variations in gymnastics leotards",
      "inDefinedTermSet": "back_style",
      "termCode": []
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://leoswap.com/vocabulary/fabric-finishes",
      "name": "Fabric Finishes",
      "description": "Material finishes and embellishments common in gymnastics wear",
      "inDefinedTermSet": "fabric_finish",
      "termCode": []
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://leoswap.com/vocabulary/themes",
      "name": "Design Themes",
      "description": "Common design themes and patterns",
      "inDefinedTermSet": "theme",
      "termCode": []
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://leoswap.com/vocabulary/design-elements",
      "name": "Design Elements",
      "description": "Structural and decorative features",
      "inDefinedTermSet": "design_element",
      "termCode": []
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://leoswap.com/vocabulary/colors",
      "name": "Colors",
      "description": "Descriptive color terms with HSL ranges",
      "inDefinedTermSet": "color",
      "termCode": []
    }
  ]
}